首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > ripermi

ripermi

  • 资源大小:27.00 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java Networking rmi

资 源 简 介

RipeRMI is a bug-fixed and feature-enhanced fork of the LipeRMI-project which make bi-directional Java RMI easy and straightforward. Our main features include: Simple, bi-directional RMI (the server can call back client listeners over the same connection) Cyclic calls supported (server calls client, which again calls the server, which then can call the client again ...) Interfaces are passed automatically by reference, Serialiable objects by value Approx. 80% faster than LipeRMI with many bugs and deadlocks fixed (our roundtrip time is between 200-1000µs for calls to localhost, which is manly dominated by the network-layer latency) For questions, please refer to the JSPF Support Group. Usage Creating a server ``` // Create a CallHandler that manages the exported objects CallHandler callHan
VIP VIP
0.190156s