cube icon indicating copy to clipboard operation
cube copied to clipboard

Added multi-processor support for cube servers

Open godsflaw opened this issue 11 years ago • 4 comments

If options.workers is absent, this code should fork a worker for every CPU on the host. Obviously options.workers may be used to override this default. Please update wiki documentation accordingly.

godsflaw avatar Jan 03 '13 22:01 godsflaw