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.
Try free now
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
This project defines the framework for Distributed Conferencing (DCON) by appropriately orchestrating the operation of a number of XCON (http://www.ietf.org/html.charters/xcon-charter.html) "focus" elements.
XSpace is a globally accessible repository for hierarchically-keyed information. It provides persistence for trees with an elegant tree-navigation API. XSpace also publishes real-time events whenever a persisted tree is updated.
NoCsim is a base library and front end for simulating Network On Chip environments utilizing Wormhole or Virtual Cut-Through routers. The current usage of the simulator includes experimentation with various routing protocols and functional unit mappings.
soapgateway is a software element for the integration of clients and servers in a SOA environment. Roughly, it redirectes SOAP requests targeted to it, to the real webservers that offer the services, applying load-balance and authentication policies
Provides distributed method invocation capabilities to regular Java classes with limited or no extra work for the developer. The workload is balanced over participating machines. Java API, Anders Björklund
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.
The Service Platform is used to manage distributed java computing environments. Java applications can be automatically distributed, installed and managed from a client with monitoring and log viewing, integrates with UNIX init and Windows Services.
Hermes is a P2P middleware. It's not a framework, but it's a shell over the existing frameworks. This shell is made in such a fashion that it's possible to the app developer to change the underlying framework without any changes to his app code.
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.
GI-Skynet ist eine verteilte Kommunikationsplattform. Es erlaubt dem darauf aufbauenden verteilten System, seinen globalen Zustand aufzuzeichnen, ohne dabei den regulaeren Betrieb zu unterbrechen.
OurGrid is a free-to-join peer-to-peer grid that has been in production since December 2004. Anyone can freely and easily join it to gain access to large amounts of computational power and run parallel applications.
Project c2h - cetacean to human - building Seadragon, a tool for the scientific research of the acoustic communication of cetaceans, supporting the creation, emission, and recognition of underwater whistles. The blog: http://leafyseadragon.blogspot.com/
RealPeer is a Java framework for the simulation-based development of P2P systems. Utilising this framework a developer can build a P2P application that can be both: executed as a simulation model and as a real P2P application on a real network.
Ridiculously simple, Prevayler provides transparent ACID persistence and replication for plain old Java objects. It is literally several thousand times faster than using a relational database through JDBC.
OpenAOS is a open source project of a platform independent and distributed service for accessing measurement data over a standarisized interface (ASAM ODS) defined by ASAM e.V. (for details please visit standards at www.asam.net).
HyGrid provides a mechanism for building a grid of hybrid nature that could be used to handle the jobs requiring huge computational, storage or both the resources at the same time.
System Monitor is a graphical application like Windows/Linux task manager. It can monitor multiple machines simultaneously, running different OSes. It is currently supporting Windows and Linux but it has the capability to intergrate other OSes
This library provides a network abstraction layer for heterogenous large scale modular systems. It supports clearly specified interface definitions for communication between modules, while maximizing module indendence and adaptability.
JsOrb is a Java - JavaScript ORB that allows developers to access their POJOs and business logic from the browser (or any JavaScript interpreter). JsOrb is designed to make it easy to build dynamic websites without needing to learn AJAX.
sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
Hedgehog is a Javalibrary for simple distributed computing. Your code instantiates a server, post jobs, and is notified when clients return the results. The clients need not have the job classes. Hedgehog uses JmDNS, XStream, XML-RPC, and Jetty.