[CalendarServer-changes] [1662] CalendarClientSimulator/trunk/

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 13 09:57:47 PDT 2007


Revision: 1662
          http://trac.macosforge.org/projects/calendarserver/changeset/1662
Author:   cdaboo at apple.com
Date:     2007-07-13 09:57:45 -0700 (Fri, 13 Jul 2007)

Log Message:
-----------
Initial import. This contains a basic command line tool that can simulate a single client doing certain operations:

- polling
- creating events
- sending invites

Still to do is automatically responding to events.

All options (e.g., poll interval) are configurable via the command line.

The tool can also (optionally) cache calendar data between runs so it can simulate a true "cold start" (no cached data)
or a "warm start" (cached data so next poll just gets changes).

Right now multiple instances of the tool have to be run to simulate multiuple clients. In the longer term it would
be good to have this tool multi-threaded so it can simulate more than one client at a time.

Added Paths:
-----------
    CalendarClientSimulator/trunk/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070713/c9b3ffcb/attachment.html


More information about the calendarserver-changes mailing list