FeatureRequests
From SeventeenOrBust
- That the linux client saves its work when killed ... it could help get a bit more work done on machines that are turning the client on and off frequently, instead of as it is now to start from the "last save point". If it would slow down the client to add this function then it's probably not worth it (added by Frodo42).
- I'd like to see a commandline option "workingdir" so that the linux client can be started via startproc in an lsb compatible startup script.-- AndyST 15:27, 1 March 2006 (EST)
- The Linux client is single-threaded, and spawning an additional process causes it to reload the cached work unit (which the already running process is currently working on). When running on an SMP machine, it would be convenient to be able to start multiple processes without resorting to a second user account. pmj 01:11, 19 May 2006 (EDT)
- Statically-linked linux client; it's not possible to run it on machines with old glibc. Brighterorange 13:38, 15 June 2006 (EDT)
- An option to finish all queued work, return results and quit, not requesting more assignments. Useful to remove a machine from the pool without wasting the work already done.
