RSS 2 projects tagged "stm"

Download No website Updated 20 Jan 2010 STM Lib

Screenshot
Pop 18.97
Vit 34.84

STM Lib is a pragmatic library implementation of software transactional memory (STM) for Java and other JVM languages (such as Scala, Clojure, and Groovy). STM is ideal for applications where data is accessed concurrently by several threads and doesn't have to be persisted in real-time. For example, chat or instant messaging servers, file sharing servers, real time search engines, and massively multiplayer online games or virtual communities. It also works for all kinds of multithreaded programs. STMlib provides transactional collection classes that implement the standard Java APIs. The locking scheme is based on 2 phase locking, which enforces Serializability. Also, transactions are automatically retried when deadlocks occur, so you don't have to.

No download Website Updated 25 Feb 2012 Novembre

Screenshot
Pop 28.39
Vit 21.18

Novembre is an extensible tool for analysis and visualization of topographic and spectroscopic data. It supports the RHK, WinSPM, Nanonis, and Createc file formats, but any other format can be added via plugins. Tools are also made available through plugins, and are focused on spectroscopy manipulation.

Screenshot

Project Spotlight

The Aime Interpreter

An application extension programming language interpreter.

Screenshot

Project Spotlight

AutoLaTeX

A LaTeX project compilation helper.