hot-topics mule and the cloud what's new in mule 3 apache tomcat tips and tricks developer tools

Polling TCP client connector

Esteban Robles Luna on Tuesday, August 17, 2010

Right now TCP inbound endpoints are implemented as TCP servers that listen for data coming from different clients. In Mule ESB 2.2.6 we are adding a new feature to inverse the control: TCP inbounds can now poll data from remote servers. It is really easy to switch to this strategy. Let’s take a look of [...]