mapred icon indicating copy to clipboard operation
mapred copied to clipboard

NodeJS native MapReduce implementation

Results 1 mapred issues
Sort by recently updated
recently updated
newest added

when i run a job, cluster.fork() reruns the entire file. my file is an express app so all the child processes try to rebind to the same port my app...