Tuesday, December 16, 2014

Asynchronous Java RMI

I have started to write my own opensource project.


It is a fast modern asynchronous version of Java RMI.

It has many goodies that does not exists in Oracle versions, some of them:


  • NIO.
  • Asynchronous calls.
  • call pipline.
  • one way calls.
  • Easy TLS configuration.
  • IP based connection filters with rules similar to firewalls, and more.

check the project page for more.