Skip to content

zxvdr/PyJLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python bindings for JLog

This package contains Python bindings for JLog. JLog is a pure C, very simple durable message queue with multiple subscribers and publishers (both thread and multi-process safe).

Dependancies

Install

Run this command:

python setup.py install

Performance

Roughly 175,000 writes per second, and 700,000 reads per second.

About

Python bindings for JLog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors