Jens
- Apache Mina (http://mina.apache.org/) and AsyncWeb which uses Mina 
(http://docs.safehaus.org/display/ASYNCWEB/Home) seems to be interesting!!
http://svn.apache.org/viewvc/mina/branches/1.0/example/src/main/java/org/apache/mina/example/
We evaluated this a long time ago when we originally wanted to build a non-blocking transport, but switched to using HttpCore library with its NIO extensions. One main difference between these is that MINA buffers the whole request in memory before processing which can lead to issues with memory
List of transports of Camel (http://activemq.apache.org/camel/uris.html)
Thats not a list of transports, but supported URI's :-) .. so this lists activemq and JMS both, file, ftp, http..., pop, smtp and imap, and even xquery and xslt as URI's?.. but if you look at the core of it, I consider (pop, imap, smtp) to be the "Mail" transport, and (file, ftp, sftp.. etc) to be the "File" transport etc..

asankha

Reply via email to