c9 / architect

A simple yet powerful plugin system for large-scale node applications
MIT License
982 stars 129 forks source link

Moved the cluster plugin from cloud9 and adapted it slightly #10

Open zefhemel opened 12 years ago

zefhemel commented 12 years ago

to be more generic.

I think we can have the policy of putting plug-ins that wrap node.js builtin APIs in the architect main repo, and all others in separate repos.

@creationix or @sergi or @cadorn

creationix commented 12 years ago

I thought we wanted to get away from having multiple node modules in a single github repo. (like I've done with c9/vfs).

zefhemel commented 12 years ago

I don't think we really have this on npm, just use it like architect.log: "architect/plugins/architect.cluster"