You could check out Marak's latest framework: https://github.com/bigcompany/big On Jan 31, 2013 12:18 PM, "Brian Link" <[email protected]> wrote:
> I'll toss amino in here too :) > > http://cpsubrian.github.com/amino-nodedc/#/ > https://github.com/amino/amino > > Has plugins for pub/sub (via redis), request/respond, and queue (via > rabbitmq). > > On Thursday, January 31, 2013 1:59:20 PM UTC-5, Arunoda Susiripala wrote: >> >> hook.io tries to solve the problem of inter process communication in >> node. >> So you have several other options >> >> - kue <http://learnboost.github.com/kue/> - Redis based Job Queue >> - rabbitmq with node-amqp <https://github.com/postwait/node-amqp> >> - zero-mq <https://github.com/JustinTulloss/zeromq.node> >> - nssocket <https://github.com/nodejitsu/nssocket/> >> - dnode <https://github.com/substack/dnode> >> >> Hope this helps. >> On Thu, Jan 31, 2013 at 11:39 PM, MikeB_2012 <[email protected]> wrote: >> >>> Just wondering, if hook.io is dead, can anyone recommend a replacement >>> with similar functionality? . >>> >>> -- >>> -- >>> Job Board: http://jobs.nodejs.org/ >>> Posting guidelines: https://github.com/joyent/**node/wiki/Mailing-List-* >>> *Posting-Guidelines<https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines> >>> You received this message because you are subscribed to the Google >>> Groups "nodejs" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> nodejs+un...@**googlegroups.com >>> For more options, visit this group at >>> http://groups.google.com/**group/nodejs?hl=en?hl=en<http://groups.google.com/group/nodejs?hl=en?hl=en> >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "nodejs" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to nodejs+un...@**googlegroups.com. >>> For more options, visit >>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>> . >>> >>> >>> >> >> >> >> -- >> Arunoda Susiripala >> >> @arunoda <http://twitter.com/arunoda> >> <http://gplus.to/arunoda>https://github.com/arunoda >> http://www.linkedin.com/in/**arunoda <http://www.linkedin.com/in/arunoda> >> > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
