Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
This game was developed by using Java RMI(Remote Method Invocation). This game allow two computers in the same network play against each other with same synchronize screen. Every movement is seen by each other. This project was developed by the author for submitting the final assignment of software development course.
Note: In order to make this project runnable you need to have eclipse installed and also install Java RMI plugin.
This game was developed by using Java RMI(Remote Method Invocation). This game allow two computers in the same network play against each other with same synchronize screen. Every movement is seen by each other. This project was developed by the author for submitting the final assignment of software development course.
Note: In order to make this project runnable you need to have eclipse installed and also install Java RMI plugin.
MechFight is a new implementation of the Amigagame Mechforce. In this tactical game groups of warriors fight with heavy machines (up to 100 tons), until defeat or even death in a thermonuclear explosion of their engines.
SmartRummyQ is a 3D game in network based on RummyQ boardgame, it has been delevoped in Java using Frameworks such as Java Monkey Engine (JME), Remote method Invocation (RMI), and substance as a look and feel.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
DUNO is the multiplayer implementation of the popular card game UNO. DUNO is written in Java, communications are based on Java RMI. It's fully decentralized (no server needed to coordinate the game). It aims at being fault tolerant against peers' crash
The rmiBlackJack is a client/server game developed in java, using RMI as the comunication layer. The game suports at most 7 players, the clients are updated every time someone takes an action by the use of RMI callbacks.