On Thu, 2005-04-14 at 11:07 -0600, Josh Coates wrote:
> "SEDA is an acronym for staged event-driven architecture, and decomposes a
> complex, event-driven application into a set of stages connected by queues."

SEDA is great technology. Probably the best SEDA implementation in Java
right now is called Mina and it's part of the Apache Directory project
(http://directory.apache.org/).  It is an awesome framework and is very
powerful.

We are using Mina right now as part of the next version of the Apache
Mail Server (James).  Using Mina we can easily handle thousands of
simultaneous SMTP, POP and IMAP connections.

-Mike


.===================================.
| This has been a P.L.U.G. mailing. |
|      Don't Fear the Penguin.      |
|  IRC: #utah at irc.freenode.net   |
`==================================='

Reply via email to