Hi Guillaume Nodet,
Recently I read Matt Welsh's paper about SEDA(acronym for Staged
Event-Driven Architecture),and reviewed the article "how stuff works" and
"NMR Flows" from the servicemix wiki at goopen,but i'm so sorry to find
stages in the SEDA flow.
A stage has an event queue,an event controller,and a thread pool,but I
really don't recongnize the stages from the servicemix source code.I juz
find the SedaFlow's doSend method will find the corresponding SedaQueue for
the ME,enqueue an ME to the internal LinkedQueue for sending.And the
SedaQueue has an run() for procesing the ME,but what's run() 's caller?I
really don't know the architure of the stages,and more ,the event flows
among the stages.would u like to illustrate it for me?
Thanks ahead!
--
View this message in context:
http://www.nabble.com/stages-in-SEDA-flow--t1729862.html#a4700204
Sent from the ServiceMix - User forum at Nabble.com.