RSS 6 projects tagged "Distributed Computing"

Download Website Updated 26 Apr 2013 JPPF

Screenshot
Pop 844.18
Vit 80.38

JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.

Download Website Updated 06 Nov 2012 Shared Scientific Toolbox in Java

Screenshot
Pop 197.39
Vit 5.54

The Shared Scientific Toolbox is a library that facilitates development of efficient, modular, and robust scientific/distributed computing applications in Java. It features multidimensional arrays with extensive linear algebra and FFT support, an asynchronous, scalable networking layer, and advanced class loading, message passing, and statistics packages.

Download Website Updated 18 Feb 2010 jmemcached

Screenshot
Pop 78.52
Vit 3.07

jmemcached is a fast network available cache daemon. It is protocol-compatible with memcached, but written in Java and suitable for applications with portability concerns, where Java is the preferred solution, or for using the memcached protocol in embedded applications with alternate storage engines. Existing clients for memcache work unmodified. It can run as a standalone daemon or be embedded inside an existing Java application.

Download Website Updated 22 Mar 2011 Dapper Dataflow Engine

Screenshot
Pop 169.05
Vit 4.02

Dapper, or "Distributed and Parallel Program Execution Runtime", is a tool for taming the complexities of developing for large-scale cloud and grid computing, enabling the user to create distributed computations from the essentials: the code that will execute, along with a dataflow graph description. It supports rich execution semantics, carefree deployment, a robust control protocol, modification of the dataflow graph at runtime, and an intuitive user interface.

Download No website Updated 17 Jun 2010 DAC

Screenshot
Pop 63.33
Vit 3.40

DAC (Dynamic Agent Computations) is a novel software framework designed for implementing multi-agent systems that describe parallel computations. The whole system is easy to configure and extend, but also very efficient and scalable. Moreover, the technology that is used (JMS, Cajo, JMX) ensures high reliability of the framework, which can be used in a production environment.

Download Website Updated 18 Dec 2009 Livespaces

Screenshot
Pop 35.28
Vit 1.00

Livespaces is an operating system for building advanced meeting spaces. It provides a distributed software infrastructure built on the Elvin messaging service (the Livespace Bus) for coordinating software and devices across any number of computers in a meeting space, and user-facing applications for controlling a smart meeting room and collaborating with other participants. It also supports federation with remote Livespaces to facilitate collaboration between distributed teams.

Screenshot

Project Spotlight

passwdqc

A password/passphrase strength checking and policy enforcement tool set.

Screenshot

Project Spotlight

rxtx

A Java native serial library for Linux supporting CommAPI.