Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
OpenHMS brands a collection of projects and many subprojects developed by Health Market Science. This is a robust collection of development libraries, APIs, and tools oriented around data manipulation and professional software development.
Java5 mobile agents in peer2peer containers without stubs/skeletons.
Agentopia is a programming framework (API) for Java 5 mobile agents in peer-to-peer networks. Main features: Routing around firewalls, anonymity, and it is extremely easy to write new agents. No RMI, no CORBA, just plain Java bytecode loading.
This networked(LAN) software is made as an IT solution for a blood bank to support the day-to-day actions. The software is coded using Java language and the UI is implemented with JavaFX. Please concern that this software is developed mainly for educational purpose.
Transparent Local and Remote Parallelization for Java
Mpaxs provides a simple abstraction for executing Callables and Runnables either locally within the same Virtual Machine, on the same host via RMI, or on remote machines, also via RMI. It supports launching of new compute hosts via an extensible API, currently featuring local compute host launching and grid compute host launching using the DRMAA API.
VJDBC (Virtual JDBC) is a JDBC type 3 driver which provides efficient tunneling of JDBC commands/results over different communication protocols (RMI, HTTP, HTTPS ...).
LANGlobal Server is an advanced JavaRMI server implemented in Java. It is a platform on which developers can develop and deploy a wide range of distributed Java applications. It has a flexible and extensible model.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
Gruppenarbeit für Unterrichtsfach VSYS (ADV-Böblingen) Ziel dieses Projekts war ein JavaRMI-Programm, welches es einem Client ermöglicht Methoden auf einem "entfernten" Server aufzurufen (Projekt allerdings nur local getestet und nicht vollständig
YALC is a virtual architecture designed for educational purpose. It models a DLX-like processor and its set of ASM instructions, a compiler from a high level language (C-like), and an IDE with syntax checking and highlighting.
Jawk is an interpreter/compiler for the AWK programming language for Java. Unlike prior versions, Jawk provides an efficient execution environment for AWK with minimal enhancements to the language.
The goal of the Ibis project at the Vrije Universiteit Amsterdam is to provide an efficient and flexible Java-based programming environment for Grid computing.
Ibis provides several communication models, including a highly efficient RMI implementation.
How Fast Is Your Network Today? Soap-Stone is the Java network benchmark which can answer this question for a range of protocols (raw, http, rmi, soap) and other dimensions.
This lightweight, Spring-friendly, broker independent library provides a simple way to make remote calls via JMS API, allows RMI over JMS. The library supports synchronous and asynchronous remote method invocations as well as remote callbacks.
An Open Source implementation of Java Message Service Specification, which can be run in embedded or standalone mode. It supports the connectors for TCP, SSL, HTTP, HTTPS and RMI and can be used with any JDBC compliant database.
OpenRDS (Open Requisition Distribution System) is a framework written in Java/RMI conceived for making requisition-based distributed systems (clustering) easy to develop/manage. It's design emphasizes robustness, simplicity and scalability.
JaguiD is a Java GUI for DOS. It consists of several sub-projects including a JavaCompiler, a Class Runner and a Jar Packager. JaguiD has limited Java support to provide a Graphical User Interface for DOS and compatibles.
A set of tools for working with J2EE application servers. it includes a generic JDBC datasource implementation, and a jndi/rmi/iiop multiplexer for accessing remote application servers through a standalone web container
distDES is a JavaRMI-based application which manages load balancing on heterogeneous clusters. Development will extend the theoretical initial implementation to include clustered Rainbow Table generation and encryption algorithm collision detection.
Load4J provides a framework for developing and running stress tests. The framework itself is a scalable distributed system to based on JavaRMI. Setting up stress tests of your own requires the development of Java classes.
Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.
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.
RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException