RSS 1 project tagged "parallel programming"

Download Website Updated 15 Apr 2013 jug

Screenshot
Pop 190.60
Vit 25.04

Jug is a task-based parallelism framework. Jug allows you to write code that is broken up into tasks and run different tasks on different processors. It uses the filesystem to communicate between processes and works correctly over NFS, so you can coordinate processes on different machines. Jug is a pure Python implementation and should work on any platform that can run Python.

Screenshot

Project Spotlight

Chucho

A C++11 logging framework.

Screenshot

Project Spotlight

WebDAV CGI

A CGI script that implements the WebDAV server protocol.