Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustin/gearman-ocaml

OCaml library for gearman
https://github.com/dustin/gearman-ocaml

Last synced: about 2 months ago
JSON representation

OCaml library for gearman

Awesome Lists containing this project

README

        

# OCaml Gearman Library

This code represents the beginning of a fairly simple interface to
gearman from pure ocaml.

Currently, only workers are supported. See the worker example for an
example.