Changes between Initial Version and Version 1 of Ticket #108, comment 2


Ignore:
Timestamp:
07/01/11 15:37:16 (13 years ago)
Author:
Antoine Martin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #108, comment 2

    initial v1  
    1 added ability to run without gio: [http://shifter.devloop.org.uk/trac/changeset/2790 changeset]
     1added ability to run without gio: r2790
    22
    3 Can be tested by running client or server with "--disable-gio"
     3Can be tested by running client or server with "{{{--disable-gio}}}"
    44
    55Caveats:
    66 * disables session prelaunch: "without gio, we would eat up too much CPU polling preloaded session files"
    7  * delayed_start.py uses a 1-second polling loop... which could cause problems (high cpu usage, etc...) - should replace this with a signal handler (SIGUSR1?) so the server can ping it when it has updated the session file
     7 * delayed_start.py uses a 1-second polling loop... which could cause problems (high cpu usage, etc...) - should replace this with a signal handler ({{{SIGUSR1}}}?) so the server can ping it when it has updated the session file
    88
    99To test it, you must use svn head until I make a beta release of 0.10.0