~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to scripts/usrmgt-server

  • Committer: dcoles
  • Date: 2008-07-18 07:48:20 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:913
Serve: Broke apart Serve into two parts - a download service (basically already 
implemented inside the jail as serveservice) and a new interpret service.
This prevents us from having to rely on the "hopefully works" inspection 
methods from outside the jail (which were a bit of a mess).

It now might cost us one extra fork for non-python processes, but if that ever  
turns out to be too expensive we can always wrap the dispatch functionality of 
interpret sevice into trampoline. (It's pretty straight forward)

Show diffs side-by-side

added added

removed removed

Lines of Context: