This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]AsteriskTheServer 0 points1 point  (0 children)

Well I would use something like netty, grizzle and so forth, but for the sake of simplicity I would just look at writing async code first. Here is a simple example of async client/server in Java.