Java RMI Resources

后端 未结 10 1730
一生所求
一生所求 2021-02-07 23:40

I am currently undertaking a project that involves extensive use of Java RMI and I was wondering if anyone is aware of any good resources about it.

The problem I am havi

10条回答
  •  闹比i
    闹比i (楼主)
    2021-02-08 00:37

    RMI Hello World looks nice for a start. Of course it's still a simple example, so maybe tips on RMI performance/scalability will be useful since you're already familiar with RMI.

提交回复
热议问题