Re: SEDA implementation

2010-04-09 Thread vcheruvu
message in context: http://old.nabble.com/SEDA-implementation-tp28172153p28188794.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: SEDA implementation

2010-04-07 Thread Claus Ibsen
uot;route logic". On Thu, Apr 8, 2010 at 2:14 AM, vcheruvu wrote: > > Hi, > > I came across site about SEDA implementation, > http://www.eecs.harvard.edu/~mdw/proj/seda/  . Does camel SEDA component > follow this model? If it does, author stated that "It is also wort

Re: SEDA implementation

2010-04-07 Thread Willem Jiang
s as we do in camel. camel-seda only has one queue, and it doesn't pull the message from the network, so I don't think camel-seda has this kind of issue. Willem vcheruvu wrote: Hi, I came across site about SEDA implementation, http://www.eecs.harvard.edu/~mdw/proj/seda/ . Does camel

SEDA implementation

2010-04-07 Thread vcheruvu
Hi, I came across site about SEDA implementation, http://www.eecs.harvard.edu/~mdw/proj/seda/ . Does camel SEDA component follow this model? If it does, author stated that "It is also worth noting that a number of recent research papers have demonstrated that the SEDA prototype (in