Release Name: 0.9.3
Notes:
Skynet+-+A+Ruby+Map%2FReduce+Framework
Changes:
%3D%3D+0.9.3+2008-05-22%0ASkynet%3A%3AManager+and+Skynet+Script+Runner%0A+-+Rewrote+how+Skynet+workers+and+skynet+manager+talks+on+each+machine.++See+below+for+more+info+%0A+%0A+-+Added+an+examples%2F+directory+with+sample+skynet+apps.%0A+%0A+-+Support+starting+Skynet+with+'skynet+start%2Fstop'+to+daemonize%0A+-+skynet_install+now+only+installs+a+config%2Fskynet_config.rb+in+your+applications+directory.++You+are+no+longer+supposed%0A+to+have+a+script%2Fskynet+to+start+skynet.++Instead%2C+as+long+as+you+have+a+config%2Fskynet_config.rb+you+can+just+run%0A+'skynet+start%2Fstop'+from+within+your+application_directory%2F%0A+If+you're+installing+in+a+rails+application%2C+it+will+install+a+default+config%2Finitializers%2Fskynet.rb+which+merely+requires+config%2Fskynet_config.rb%0A+-+The+config+file+can+also+be+specified+with+--config%3D+skynet+start%0A%0A+-+Gracefully+handles+trying+to+start+skynet+more+than+once%0A+-+Close+file+handles+on+exec.%0A+++++Skynet%3A%3AWorker+and+Skynet%3A%3AManager+now+call+Skynet.fork_and_exec+instead+of+their+own+versions.%0A+++++Skynet.fork_and_exec+prevents+file+descriptor+exhaustion+by+calling+Skynet.close_file_handles.%0A+++++Skynet%3A%3AManager+detatches+from+console+by+calling+Skynet.close_console
|