Hi Everyone,

I have developed yet another control-flow library, it is based on different
assumptions than the other more popular ones.

Node.js is all about concurrency: the more, the better. If you use external
tools, or slow external services, you might reach a point were more
concurrency reduce your throughput. You have to do something, and yet you
have no data to decide.

Kanban focus is on recording stats and identifying bottlenecks. Then, it
helps you improving your system by specifying a work-in-progress limit of a
processing step in your app.

Check it out: https://github.com/mcollina/kanban

Comments and opinions are very welcome :).

Cheers,

Matteo

-- 
-- 
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.


Reply via email to