Here is a message from one of my colleagues at work:
This question keeps appearing and keeps getting worked around, but I think this time we?re
not going to be able to avoid it:
TomW is going to be implementing an ITransport that uses sockets directly. It will listen
on a port to receive files, and will bind directly to a port to send files.
The catch is, it is going to have to communicate with components that are running inside
JBoss.
We can?t pull all of the components into JBoss so everything is running in the same VM ?
not unless Tom writes his component as a JBoss service.
Considering the goal here is to squeeze out as much performance as we can, we probably
don?t want to have inter-JVM communication happening via SOAP? I?m not sure whether EJBs
make sense, either. But this is something we have to solve before we go too far into
implementing something we don?t know how to integrate.
Thoughts? Miracles?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071395#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...