Poor Man's HPC is a framework that allows distributing and running code on a server farm. pmHPC is a scaled down and simplified version of distributed computing projects such as SETI, so is a perfect fit for enthusiasts and universities.
Portlet Streams is intended to be a high-speed java rewrite and proxy mechanism with it's basic roots founded in mod_rewrite and mod_proxy from the Apache foundation.
Powow is an open-source TCP packets exchange mesh. It allows many TCP clients to connect to a "Powow cloud" (several instances of Powow), to exchange data. Powow is a TCP socket server like Palabre or Oregano.
PREESM provides a complete framework for fast prototyping. It generates a simulation and an optimized multiprocessor code from graph descriptions of algorithm and architecture. Please visit the project homepage at http://preesm.sourceforge.net.
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.
Profile Pal will help you synchronize your profiles amongst different communities like ICQ, Microsoft Live, Facebook, etc. It is plugin based and meant to be accessed as servlet on tomcat. Use this to keep all your pfoiles in sync.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Project VDW serves as a repository for all things pertaining to Van Der Waerden sequences. Volunteers to run the distributed client, mathematicians to help with theory, and anyone interested in VDW sequences are welcome!
This project aims at developping a shared tasks computing system using Java, Jini and javaspaces. A master can split a big task in several tasks which will be executed by workers which have joined the federation using thier idle CPU time. A monitoring app
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>
Python DB driver for Java JDBC. Allows CPython programs to use a java JDBC driver to connect with a database server. It's API is Python DB compliant. ZJdbcDA (a zope database adapter) is also included.
PyMW is a Python module for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.
PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
QADPZ or Q2ADPZ ['kwäd "pE-'sE] is a C++ implementation of a system for
distributed computing. The system allows the management/use of the
computational power of idle computers in a network.
system can send computing tasks to these computers to
Quezen is an administration tool for OpenJMS written in Java / SWT. Quezen can add, delete, send messages to, and monitor queues/topics running on multiple servers. Quezen can also organize log output generated by the components of your system.
QuickServer is an open source Java library/framework for quick creation of robust and multi-threaded, multi-client TCP server applications. With QuickServer one can just concentrate on just the application logic/protocol on hand.