{"_id":"clusterlite","_rev":"5-d8eb436d977936aac1b03182156a7629","name":"clusterlite","description":"Lite cluster based on 0.6.x Cluster API","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"author":{"name":"Dotan Nahum","email":"jondotan@gmail.com"},"name":"clusterlite","description":"Lite cluster based on 0.6.x Cluster API","version":"0.1.0","repository":{"url":""},"main":"index","engines":{"node":"~0.6.0"},"dependencies":{},"devDependencies":{},"_npmUser":{"name":"jondot","email":"jondotan@gmail.com"},"_id":"clusterlite@0.1.0","_engineSupported":true,"_npmVersion":"1.0.105","_nodeVersion":"v0.6.2","_defaultsLoaded":true,"dist":{"shasum":"07c6ba11debaf8c35ff4addb396919e0a0e76add","tarball":"https://registry.npmjs.org/clusterlite/-/clusterlite-0.1.0.tgz","integrity":"sha512-TgYtg94CmDOrXvbVDsKaaPm9opmiM1mAbHAXL/b9I7STeHFgMfywa1t/SN1Uqt3Hag9ZnDNjZn5YuiPdY4TYyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVTaCk15Oz/nNqb3fUjlDTXbhv4A3oQx1ECavI6A6lHAIhAN7YHPrjDmnJT9E0bedjuyxL7BKAgo7TQF+ZBd+9FHsn"}]},"maintainers":[{"name":"jondot","email":"jondotan@gmail.com"}]}},"readme":"# Clusterlite\nA silly, rediculously lite implementation of clustering for node web\napps (or others).\n\n## Why?\nI happily thought to use leanboost/cluster, then I found out it doesn't\nwork with the new Node 0.6.x cluster API.\n\n## Usage\n\n    # clusterlite func. number of workers = number of cpus\n    clusterlite ()->\n      < your app code >\n\n    # you might want to force a number of workers\n    clusterlite.workers = 4\n    clusterlite ()->\n      ...\n\n\n## Contributing\n\nFork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).\n\n\n## Copyright\n\nCopyright (c) 2011 [Dotan Nahum](http://gplus.to/dotan) [@jondot](http://twitter.com/jondot). See MIT-LICENSE for further details.\n","maintainers":[{"name":"jondot","email":"jondotan@gmail.com"}],"time":{"modified":"2022-06-13T06:18:01.599Z","created":"2011-12-07T14:35:14.537Z","0.1.0":"2011-12-07T14:35:31.657Z"},"author":{"name":"Dotan Nahum","email":"jondotan@gmail.com"},"repository":{"url":""}}