Home

Overview

SPLAY is the outcome of a research project conducted since 2004 at the Computer Science Department of the University of Neuchatel. SPLAY is a system that simplifies the prototyping and development of large-scale distributed applications and overlay networks.

Unlike many existing tools, SPLAY covers the complete chain of distributed system design, development and testing chain: from coding and local testing to deployment, runtime control and monitoring.

SPLAY allows developers to specify distributed applications in a concise way using a specialized language based on Lua, a highly-efficient embeddable scripting language. SPLAY applications execute in a safe environment with restricted access to local resources (file system, network, memory) and can be instantiated on a large variety of testbeds composed a large set of nodes with a single command.

Getting started

To try out SPLAY, you can use the online demo. A comprehensive description is available. The source code of SPLAY is available under the General Public License (GPLv3). For any information, please contact us at info@splay-project.org.

The main research paper that describes SPLAY, evaluates its performances and presents serveral typical experiments is to be published in the proceedings of the 6th USENIX Symposium on Networked Systems Design and Implementation (NSDI'09).

Navigation

News

05/24/09
Category: General
Posted by: leo

New excellent version ! Try it now !

05/07/09
Category: General
Posted by: leo

Lot of improvements, addition of documentation for MacOSx (INSTALL.macosx), new type of RPC, updated documentation.

Get it on download page.

01/30/09
Category: General
Posted by: leo

Major upgrade, important bugfixes, documentation format updated.

Get it on download page.

12/21/08
Category: General
Posted by: leo

Major upgrade, great performance improvements and lot of cleanup.

Get it on download page.

06/21/08
Category: General
Posted by: leo
Get it on theĀ download page.
06/16/08
Category: General
Posted by: leo
Get it on theĀ download page.
06/15/08
Category: General
Posted by: etienne

We will present a demo of SPLAY at IEEE P2P 2008 (Sep. 9-11, Aachen, Germany).

06/08/08
Category: General
Posted by: pascal
You can try it now on the demo page!
06/06/08
Category: General
Posted by: leo
You can try it now on the demo page!
05/30/08
Category: General
Posted by: pascal

SPLAY's Web site has been completely redesigned. There is not much documentation yet but we expect it to grow quickly. In the meantime, do not hesitate to contact us if you have any question.