Oct 30
Archive for October 30th, 2007
Whoa, how stupid. All you have to do is:
1 2 | if((pid = fork()).nil?) $0 = "ruby #{worker_klass.worker_name}" |
On Ruby, Rails, Concurrency and fiction
Whoa, how stupid. All you have to do is:
1 2 | if((pid = fork()).nil?) $0 = "ruby #{worker_klass.worker_name}" |