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.
Try ServoDesk for 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 Orchestrator server is responsible for distribution and launch of simple apply/rollback shell scripts in a particular order across multiple servers . If for any reason deployment is failing at a particular stage the process will stop and you can rollback any changes done until then.
In case you want to deploy your code or just call your preferred DSC client to apply the configuration locally the Orchestrator can be a handy tool.
The operation can be started manually or scheduled,...
A Java servlet filter which moves session storage out of the java application container, allowing to scale easily by adding more servers, without using a cluster nor changing the code.
Session data can be stored into a cookie, memcached, a DB ...
This project aims to provide a reliable cloud computing system, able to work with cloud computing framework existing today. Developed and maintained by Alecsandru Patrascu, Computer Science, University Politehnica of Bucharest
bocca is a text-based, scriptable, interactive development environment for SIDL/Babel-based development of mixed language C/C++/Fortran/Java/Python code. It manages source and build systems. Bocca automates creating SIDL/Babel code or CCA components.
Sequoia is a database clustering middleware offering load balancing and transparent failover. Databases are replicated over multiple nodes and Sequoia balances the queries between them. Sequoia supports online maintenance and recovery operations.
This is an opensource project for the calculation of the mathematical constant Pi. If you are a mathematician or programer please contribute ideas or code for this project. Non professionals are also welcome to contribute.
MPI implementation using PHP, project still under development... This will give you a speed-up if your code relies alot on bandwidth(eg: crawling the web), i think its useless if your program doesnt require internet.
A light weigth high performance cluster server to link several Java machines into one logical unit. Medusa does not compete with J2EE servers but allows clustering of standard Java code for fail-over, redundancy and processing power.
This project consists of a session manager plugin for Tomcat 5 clusters, designed to scale by using single "buddy" backups rather than full replication. It uses the jcluster API (http://jcluster.dev.java.net) as the communication mechanism.
Java package containing architecture to distribute CPU intensive processing tasks across the internet. A generic client will be capable of running any task the server provides it, automatically updating the code it runs.
The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.
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>
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
An alternative tuple based system written in Java. The goals of the project are to provide a very simple, fast, efficient open source alternative to existing implementations.
It is also a open source project to those has a <strong>vision</strong> that peer-to-peer computing is <b>the future of the Net</b>. It is a platform and API make users use and developers develop his project easily
Queue is a load-balancing system popular in the 2000s that lets users control their remote jobs in an intuitive, transparent and nearly seamless way. Development versions feature job migration with and without kernel support. GNU Queue continues to be downloaded despite being decommissioned by the FSF in favor of the newer GNU Parallel project. Older versions of the code are archived here on Sourceforge and some later versions on GNU Savannah.