GitXplorerGitXplorer
y

mongo-lock

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9cbb6b95a9d54de1ab35c032e2e13ec821c52f45

Mutex.

committed 12 years ago
Unverified
c646a00129cc904984c05986c323fcbbff857c8e

A handy method for running test code in a child process.

committed 12 years ago
Unverified
d6cbdeafc215333745562661ecda4539acf6cbd7

A pipe-based queue.

committed 12 years ago
Unverified
19a38068157a9d916153806ec22de40da38af618

A manual timekeeper.

committed 12 years ago
Unverified
22af531a7fd4b537f8d738c7f4f45fad257f86bd

Support for profiling.

committed 12 years ago
Unverified
e15fdad0e87dc5ad1fd4d31e2820ee60ede9dde6

Add mongo and rspec.

committed 12 years ago

README

The README file for this repository.

Mongo::Lock

Concurrency utilities for Ruby that work across multiple hosts using MongoDB.

Mongo::Lock::Mutex

A mutex.