Trying to understand the event package, I created a sample application which could be used to learn the event package, at least what deals with Signals and Event Pipelines.
The link to the code is http://67.116.155.180/~wdavidw/mySearch-event.zip
One design question: if a pipeline is a stage in itself (using SEDA terms). How can we connect it with another stage? By registering this pipeline inside another pipeline?
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: [Event] Sample code to illustrate Event package David Worms
- Re: [Event] Sample code to illustrate Event package Berin Loritsch
- Re: [Event] Sample code to illustrate Event package Vjeran Marcinko
- Re: [Event] Sample code to illustrate Event packa... David Worms
- Exception catching in Event-Command ? Vjeran Marcinko