Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can anyone recommend an efficient UDP messaging framework for Java?

Tags:

java

messaging

I need to be able to send compact messages (ideally small enough to fit into a single UDP packet) from Java. It needs to be as efficient as possible - can anyone give me any pointers (other than constructing them manually)?

like image 752
sanity Avatar asked Sep 02 '26 03:09

sanity


1 Answers

Mina -- http://mina.apache.org/udp-tutorial.html -- very good tool

like image 168
anjanb Avatar answered Sep 04 '26 16:09

anjanb



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!