Hi,
I have a program that runs in host as server, and it is now communicating
synchronously with a client over TCP.
I want to replace the client and make some NIO calls using Promises through
Netty.
Do you know if any problems could be raised if I just change the client
side?; this new client will just create atomic requests (one unique reply
by each request) using Netty, and the server will remain untouched,
"thinking" that its communication is synchronous

Thank you in advance

-- 


--Ricardo Aguirre
Software Engineer

-- 
You received this message because you are subscribed to the Google Groups 
"Netty discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/netty/CABe%2B3FJ3PToSv%2BwyJ8dAFz1GGq40yaQW85%2BkzMdjHTBb0WdEdQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to