[Lift] Re: Nested 'react'

2009-10-19 Thread Philipp
so when I'm running load test I see that number of threads that used by dispatcher is growing (so far up to 200) and performance is going down. Most of them are always in blocked state Dispatcher's Actor queue never should be more that few messages as I'm using QoS = 5 on channel and sending

[Lift] Re: Nested 'react'

2009-10-02 Thread Jonas Bonér
FWIW, here is the documentation for Akka's AMQP module: http://wiki.github.com/jboner/akka/reference-amqp Let me know if you feel that you would like to have things behave differently or is missing some stuff in the API (it's currently work-in-progress). /Jonas 2009/10/2 David Pollak