Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
This project pretends solved Distributed Constraint Satisfaction Problems (Dis-CSP) using Mozart-OZ. Asynchronous Backtracking algorithm will be implemented.
Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
Mahatittha enables distributed transaction handling capability within the lightweight container Spring Framework, without necessitating its deployment in a fully-fledged J2EE application server.
jvmShare is aiming to provide a server-client system that shares resources across the network. Since it is written in Java, clients shares their resources by providing their JVMs to the central server. The server will schedule tasks to these clients.
KagBeni is a Javaspace based file sharing and Social Networking System. IT makes use of the javaspace implementation provided by the Gigaspace implementation.
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.
GAP (Grid Agents Platform) Toolkit for Modeling and Simulation of Mobile Agents in Grid Environments. GAP is an abstraction over GridSim, a Grid Simulation Toolkit for Resource Modelling and Application Scheduling for Parallel and DistributedComputing.
This is the development project of an aspect oriented middleware platform shared between KULeuven, Belgium and the University of Lancaster, UK. It promotes reseach on structuring middleware with aspects.
Anicetus is an application telemetry framework. Anicetus defines a language neutral standard for publishing streams of facts about a running application.
Freenomalism is a free, community based fork of the Enomalism web-based virtual infrastructure/cloud computing platform. The dashboard can help with issues including deployment planning, load balancing, migration, configuration management, and capacity.
PeerVibes is a framework for creating applications based on peer-to-peer networks. This framework provides the necessary tools and architecture to build complex applications such as collaborative work support and distributed backup.
GP@home is a new group/project dedicated to fully utilizing the combined concepts of genetic programming and distributedcomputing to improve the quality of life for all human beings. Nothing is impossible working together.
CZed is an experimental project devising the next generation C++ API for the OMG DDS. This effort is intended to guide the standardization undergoing at the OMG (see http://portals.omg.org/dds/SpecificationsInProgress).
A Java client for the memcached protocol with a configurable client-side in-process memory cache supporting replacement/eviction strategies (least-recently-used, least-frequently-used, first-in-first-out) designed to provide extremely low-latency lookup.
A main aim of this project is to deliver an infrastructure for HL-7 v3 compilant messages exchange. This infrastructure should be based on existing real time queueing system such as Apache ActiveMQ. A product of this project does not include user interfa
Project aims to create a Web Services Proxy Server to provide an unique endpoint for service consumers, with operation log, service documentation and SLA easy administration.
QUAFF is a C++ library for designing and running parallel code onto any MPI aware system by providing an eay to use -- yet efficient -- API based on algorithmic skeletons.
Shade is an Object-Oriented, Shader-based, Distributed Scene Graph. Designed using C++ (with optional Lua bindings), OpenGL, and MPI, Shade allows the creation of applications that work on a single machine and on a tiled display.
Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.