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
Our Free Plans just got better! | Auth0
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 Java Batch System (JBS) is a batch queueing system in the
tradition of NQS and PBS for internal (Java-based) and system batch
jobs. Stand-alone operation and integration with existing batch
queueing systems, initially OpenPBS, is supported.
CorbaTrace is a helpful tool for tracing communications beetween Corba objects.
Once CorbaTrace is installed, remote calls are intercepted and informations are stored in XML files. So, you will be able to apply filters and get XMI files to see the commu
YaJal is an abstraction layer written in Java over JXTA. It hides all the complexity in setting up and handling JXTA classes. It offers you an easy framework where to develop peer-to-peer applications.
The software provides a means to form a simple Java cluster. It can be also viewed
as a parallel computing library in Java. The project is based on the following
<a href='http://www-106.ibm.com/developerworks/java/library/j-super.html'>article</a>
Powerful cloud-based licensing solution designed for fast-growing software businesses.
A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.
10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
Active Networking provides a framework in which executable code within data packets can execute upon intermediate network nodes. The goal of this research is to develop active networks that are capable of predicting their own behavior and to use this ca
The Java Message Service Compliance Test Suite (JMS CTS) is a test harness for verifying the compliance of Java Message Service (JMS) implementations with the JMS specification.
Jumpi, a universal message passing interface, is a simple, extensible and protocol agnostic connectionless
communications API written in Java. Currently supports MPI, JMS, TCP, UDP, Email and HTTP for MIDP1.0 MIDlets.
This project is an attempt to design strongly typed langauge like C# or Java using capability security model. This is an reseach project. This project is also a temporary home for async-objects projects which is prototype of classes for asynchronous inte
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
The purpose of this program is to prove that given a finite number of Monkeys and a finite amount of time one monkey will be able to make more money off the stock market than any human being. Checkout our web site for an uncorrupted download.
SwarmCache is a simple, yet powerful distributed caching mechanism. It uses IP multicast to efficiently communicate between caching instances. It is ideal for radically improving the performance of clustered web applications.
The Internet Censor is a multi-platform, Internet clustering program, for which the resulting data will be used in the creation of a non-profit content-filtering Internet Search Engine for children.
Generic clustering/load-balancing platform (over a LAN or internet) using java based P2P Aorta workers that execute java "tasklets". Various tasklets can be implemented to solve fractals, process images, render webpages, crack RSA "brute force".
WebCounters is a Web Service written in Java which provides web counter, web ring, and web statistics services through JAX-RPC API. The services can also be accessed through simple HTTP GET so that they can be easily incorporated into existing web pages.
This project is setup to maintain a set of Javaparty codes.
This includes Javaparty benchmarks and applications.
Javaparty (http://www.ipd.uka.de/JavaParty/) is a Java extension for easy and efficient parallel programming.
It does so by extending the
DVDWeb is a Web Service which provides organization/search/lookup services through JAX-RPC API. The search can be done against the builtin DB (the user\'s private list of DVDs according to UPC codes) or against other Internet sites such as imdb or yahoo.
RandService is a Web Service which supplies pseudo- or true- random numbers through JAX-RPC API. Any random number generators can be used behind this Web Service.
NiBaWS is a WebService implementing many of the functions provided by Passport.NET. Each WebMaster may supply user identification and administration (including Single Sign-On) simply using SOAP messages.
This toolkit consists of three small tools which enable the user to deploy, overview and undeploy any JSR88/J2EE1.4 conformant application into any JSR88/J2EE1.4 conformant app. server. Our target is to become the I******Shield of the J2EE world.
A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
Oolong is an object to relational mapper. It features a layered approach for extensibility. It emphasizes on pluggable mapping functionalities and enterprise connectivity. Custom mappings are supported in addition to different relationship mapping: one-t
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