FYI, AFAIK, Matt Welsh is not working anymore on this SEDA approach.
This page seems to be interesting :

http://www.eecs.harvard.edu/~mdw/proj/seda/

Now, as Alex and Ashish said, with an Executor, you can implement
something close but with only one level of multiplexing.

On Tue, Apr 14, 2009 at 6:11 AM, Alex Karasulu <[email protected]> wrote:
> On Mon, Apr 13, 2009 at 2:48 PM, gonzalo diethelm <[email protected]> wrote:
>
>> Hello everyone, this is my first post on this list.
>>
>> I have been aware of SEDA for several years now; I believe I first heard
>> about it on the Avalon (!) mailing list. Ever since then I have
>> considered it a great choice for a light weight distributed
>> architecture, where each stage would represent the basic unit of
>> computation in a distributed process.
>
>
> Funny! Berin Loritsch and I had talked about this at Apache Avalon.  Then we
> started working on what was MINA 0.1 with SEDA in mind at Apache Directory.
> It's been a long time since then and MINA is nothing like the frameworks we
> worked on.  For prosperity :-D:
>
> http://directory.markmail.org/search/?q=SEDA#query:SEDA%20from%3A%22Alex%20Karasulu%22+page:1+mid:a52vlhmb6ug52ine+state:results
>
> However you can use MINA to do something that remotely resembles SEDA by how
> you place multiple ExecutorFilters in the IoFilter chain.
>
> None of the SEDA constructs you're looking for though are available in MINA.
>
> Cheers!
>
> --
> Alex Karasulu
> My Blog :: http://www.jroller.com/akarasulu/
> Apache Directory Server :: http://directory.apache.org
> Apache MINA :: http://mina.apache.org
>



-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to