Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Context-awareness is a key concept in ubiquitous computing. The Java Context-Awareness Framework (JCAF) is a Java-based context-awareness infrastructure and programming API for creating context-aware applications.
The BIS-Grid engine is an extension of the UNICORE 6 middleware (www.unicore.eu) that implements WSRF compliant services to support WS-BPEL based workflow execution in Service Grids. This project is partly based on the ActiveBPEL engine
The Karoo Project is a framework for making it practical to create distributed applications. By "practical", I mean that it must do it uncomplicatedly, efficiently, and cheaply. This project provides application management, queuing, and IPC.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
WOSH is a multi-platform message-oriented middleware written in ANSI C++. Service oriented architecture, designed for network distributed computing. Already working: Audio multimedia, X10, remote control (WinMobile, GTalk) and much more..
KestrelHPC is a software developed to make life easier to the people that want to have a Diskless Cluster. This Cluster is Multi-User and it has got many tools to configure your cluster. This software can be installed in a Debian or Ubuntu.
RedDwarf is a horizontally scalable application server for low latency apps such as online games, virtual worlds, and social networking applications. It is the official community fork for Project Darkstar, previously sponsored by Sun Microsystems.
RT-BOINC stands for a Real-Time BOINC. It was designed for managing highly-interactive, short-term, and massively-parallel real-time applications.
We implemented RT-BOINC on top of the recent BOINC server source codes.
HadoopDB is a hybrid of parallel database and MapReduce technologies. It approaches parallel databases in performance and efficiency, yet still yields the scalability, fault tolerance, and flexibility of MapReduce systems.
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.
Remote Services for OSGi provides a transparent way to access services on remote OSGi platforms. Additionally, it can interact with the EventAdmin service to deliver events between distributed frameworks.
JmsConnectionFarm is a high-performance JMS connection pooling package for high-volume JMS applications. It provides interfaces to send/receive messages using cached connections, and provides a blocking request/response client/server model using pure JMS
PHPRPC is a Remote Procedure Calling (RPC) protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is powerful and easy to use. This project is the client and server implementations of the PHPRPC.
SimIS presents an agent-based simulation environment from multiagent research to simulate Internet-of-Services systems. The simulation environment bases on Repast Simphony 1.2 (http://repast.sourceforge.net/).
Roomy is a programming language extension for writing parallel disk-based applications. All details of parallelism and disk I/O are hidden within the Roomy library.
libMAGE (Multi-Agent Grid Engine) is a C++ library that provides basis for constructing distributed autonomic systems (running on grids and clusters), that are able to adapt to processor and memory load and node failures.
Ex-Crawler is divided into 3 subprojects (Crawler Daemon, distributed gui Client, (web) search engine) which together provide a flexible and powerful search engine supporting distributed computing. More informations: http://ex-crawler.sourceforge.net
XEngine is a fast and scalable XACML policy evaluation engine. XEngine is orders of magnitude faster than Sun PDP. This project is maintained by Fei Chen (feichen@cse.msu.edu) and Alex Liu (alexliu@cse.msu.edu) at Michigan State University.
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.
LEMMing stands for Linux Enterprise Management and Monitoring. It's an environment that aims an easy way to take care of your HPC cluster. It is based WebServices. That lets you LEMMing multiple clusters throght the same interface.
HaDeS is a deployment system for large scale installation. Designed to be scalable with respect the number of nodes and agnostic with respect the OS deployed, it has a Web Service interface that allows an easy integration in complex SOA systems.
Parallelizable is a tiny framework in complement for java.util.conccurent api. Parallelizable is an abstract class to extend for making asynchronous parallel execution on a synchronous task. Very usefull if task often calls a very long process.