[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Messaging and Remoting
timfox
do-not-reply at jboss.com
Tue Oct 24 03:11:05 EDT 2006
Personally - if you're going to provide an API that supports non blocking operations without limiting what the user can do in terms of power/performance then what's wrong with the Channel/Selector API?
This was designed by experts to do just that. Why do we think we can do any better?
If we're trying to provide a higher level abstraction to the the channel/selector API then we're going down the route of writing our own NIO framework, which seems a big waste of time to me since there are already frameworks out there who have gone through that pain. (Not Invented Here syndrome etc)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980275#3980275
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980275
More information about the jboss-dev-forums
mailing list