Skip to content
#

rmi

Here are 564 public repositories matching this topic...

☕ A Distributed Task Scheduling System is a software infrastructure that allows for the distribution and execution of tasks across multiple nodes in a network. It enhances the efficiency and scalability of large-scale computation and data processing tasks by dividing complex tasks into smaller sub-tasks and distributing them.

  • Updated Apr 8, 2024
  • Java

This is a game project built on java. RMI is used to support the communication between the server and clients. Login, registration and logout function is provided through RMI. JMS is used to support other message delivering and communication between clients and the server. It is asynchronous and safer. JDBC and MySQL is used to build the game da…

  • Updated Oct 15, 2018
  • Java

Improve this page

Add a description, image, and links to the rmi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rmi topic, visit your repo's landing page and select "manage topics."

Learn more