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 Java) performs poorly compared to threaded or event-based systems implemented in C....... Also, SEDA imposes a high context switch overhead in certain cases, depending on the number of threads and stages used, and the processing granularity within each stage. " Is this still a concern with SEDA implementation in Camel?
Kind regards, -Vid- -- View this message in context: http://old.nabble.com/SEDA-implementation-tp28172153p28172153.html Sent from the Camel - Users mailing list archive at Nabble.com.