Numerical package Parallel EXECution. Using a numerical package like Octave, 'npexec' distribute computation of a math formula among various network elements, collecting result automatically. ->y=npexec('fft(x.^m)', 'm=-8:8','x=ARG');
WSRF-compliant tools and services for data mining in grid computing environments, based on: Globus Toolkit 4, Condor and Triana workflow system. Learn more at: http://www.datamininggrid.org Copyright (c) 2008 DataMiningGrid Consortium.
Distributed Computing Over P2P Networks(DisCo) is focused to provide a java framework for programmers to develop distributed software application with lesser or no time spent on distributed computing part.
JMS/Joram implementation of the Bully election algorithm. It is a library to be used by a process' implementation to make it transparently manage coordinator's elections, while it carries out business logic. A sample application is included.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
TripleF is a middleware for a Distributed File System, developed totally in Java. It allows highly availability, reliability and scalability to the system, through the data replication, resulting in system's highly fault tolerance.
Core Balance is a simple TCP Load Balancing proxy designed to balance connections based on node speed and number of cores. The design was intended to balance a distcc cluster. It features a status report in HTTP and an interactive mode.
OpenECP is an open source fork of the Enomaly Elastic Computing Platform (ECP) following its commercialisation. It is a web-based management platform for hypervisors which can be used to create "public" and "private" cloud computing environments.
ABQS Batch Queue System - Runs UNIX jobs in the background. Time consuming Jobs like Database-Queries can be started through simple cusom Web-Interfaces without the need to wait for their completion and thus risking a Browser-Timeout. Come back later to
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.
CLara is a framework that enables you to access the computing power of many graphics processors in an IP-based network using a kind of Client/Proxy/Server model. Its programming interface conforms to the OpenCL 1.0 standard.
Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
Channel is a C++ framework for distributed message passing and event dispatching, configurable with its components (msg ids,routing algorithms...) as template parameters. As a namespace shared by peer threads, channel supports scope control and filtering
SDI is a simple and scalable system to Diagnose Instantly huge (and small) networks. It provides a way to run diagnose scripts at hosts or any other kind of script [such as a DEE], also creates a webpage containing all informations summarized.
Meerkat is a distributed programming environment. It consists of a virtual machine which is suited to parallel processing. The data model is based on the concept of actors, although it is much more permissive than the traditional description.
The original FreeMMG was an attempt at implementing a decentralized MMOG in Java. FreeMMG 2 is, currently, just a PhD thesis, which you can download here. If you are interested in developing the FreeMMG 2 ideas into something concrete: fcecin AT gmail.
Titan allows service-oriented processing of context recognition applications on Wireless Sensor Networks. It includes an execution environment developed for TinyOS and a Java ME (Personal Profile) Network Manager intended to be run on a mobile phone.
LIME (Less-is-More) is parallel/concurrent programming environment based on C. Internally, it uses XML technology to describe tasks and their dependencies. Externally, it offers the ANSI C99 programming as well as a set of visually-oriented interfaces.
A Java library and supporting modelling/execution tools that combine Robin Milner's formal Bigraph model with the indirect communication abstraction of Gelernter's tuple-space, i.e. a coordination system based on bigraphs.
Pyxida provides distributed applications with network coordinates, a simple method to predict latencies between hosts in a network. AsyncJ is a general-purpose asynchronous NIO library designed for efficient distributed programming without threads.
DKU is an embedded parallel language, or "piggy-back" language that uses function calls to invoke the language's execution model. It tunes task-size to the hardware while hiding hardware details for high performance portability of parallel code.