12 Commits

Author SHA1 Message Date
jomo
13360430d9 join logs using , instead of + " " + 2015-03-15 01:57:19 +01:00
jomo
f984b20344 mv modules/ lib/
that's what all the cool kids do
2015-02-27 18:49:39 +01:00
jomo
de5bad8702 code cleanup 2015-02-14 21:58:56 +01:00
jomo
99a5a34f3b fix server not starting
broken by af421ec
2015-02-13 20:48:36 +01:00
jomo
a368d97a6c use single cluster by default, see #80 2015-02-10 00:14:29 +01:00
jomo
25abbb4f02 Add timeout again
otherwise you'll get a little bit of spam when workers die instantly
2015-01-09 20:13:22 +01:00
jomo
3473b3bb00 log amount of workers started 2015-01-06 22:02:34 +01:00
jomo
28ad09213c fix indentation 2015-01-06 18:44:27 +01:00
jomo
8458218d50 use double quotes as we do everywhere else 2015-01-06 18:43:16 +01:00
jomo
b32db33ddc use logging module 2015-01-06 18:40:18 +01:00
jomo
363f460ee3 remove Timeout
Why was this here in the first place?
The nodejs docs don't mention anything about this

http://nodejs.org/api/cluster.html#cluster_event_exit
2015-01-06 18:38:03 +01:00
Connor Peet
4923b8ed58 Add clustering bin 2015-01-05 23:04:43 -05:00