openuds/server
Adolfo Gómez 3d6d478aed * Activated worker so we can automatically remove certain services (those assigned but not in use).
To do this, the os Manager must inform if it can "process" unused machines (assigned but not in use). If the os manager wants this, there is a background worker,
  that works every 10 minutes by default,that will pass every service in that state since more than the last execution of the background worker.
  With this, for example, linux and windows os managers, will set this if we mark the action on logout as "remove", and every machine assigned and not in use, for a os manager
  marked as "remove", will be removed automatically.
  
Has to test this extensively!!! :-)
2013-02-27 18:16:16 +00:00
..
.settings * Upgraded to work with Django 1.5 2013-02-27 09:55:54 +00:00
documentation Some more refactoring done 2012-07-27 12:13:05 +00:00
src * Activated worker so we can automatically remove certain services (those assigned but not in use). 2013-02-27 18:16:16 +00:00
.project Initial release 2012-07-19 23:47:54 +00:00
.pydevproject Initial release 2012-07-19 23:47:54 +00:00