A
A
Anton Petrov2016-02-10 12:40:30
Java
Anton Petrov, 2016-02-10 12:40:30

What is the Java library (server) for handling a large number of UDP datagrams?

The question is - what kind of Java library (server) exists, and does it exist, designed to receive and process a large number of UDP datagrams?
So the requirements are:

  1. Open source, liberal license
  2. pure java
  3. Good performance, must withstand loads
  4. Protocol - UDP

Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Ne-Lexa, 2016-02-18
@antonpv

Look towards netty.
netty.io

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question