# $HeadURL$ $LastChangedRevision$ 1. the environment variable JS_JOB_ID passed put into the environment by jsd, should be the padded one. 2. make jsd's message queue number settable. make jsd's lock file include the message queue in its name. Then it'll be possible for users to run their own. The cgroup names should include this message ID in their names too (so that one jsd's cgroups don't clash with another jsd's cgroups). 3. make the clients make up an ID for each message/reply. This way one jss command can't read another jss's reply. 4. improve man pages. 5. packaging ------------ When making deb: REMEMBER: specify js must depend on *latest* ade (because of ade_smd_zencode, ..). Still needed?