Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

hbeanstalk

Compare

  Analyzed about 16 hours ago

This is the hbeanstalk library. It provides a client interface to a beanstalkd server, allowing Haskell to be a producer and/or a consumer of work items.

864 lines of code

0 current contributors

almost 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Cloudless

Compare

  Analyzed about 6 hours ago

Cloudless is an event-driven communication framework built on-top of 0MQ to provide fast, reliable, easy-to-use library to address most application needs for communication over in-process, inter-process, or over the wire transports. Using BSD sockets directly is such a waste of time for any ... [More] modern application as almost always there will be a need to implement a few communication paradigms on-top of it, and that's where 0MQ solves the problem, but not quite entirely. 0MQ provides the most elegant way to communicate between any two parts of an application by providing a succinct API and utilizing a decentralized asynchronous message queues. Not only that, 0MQ also provides communication patterns where one could easily define the routing construct of messages between any two parts in a system. Cloudless comes in as a transparent abstraction layer on-top of 0MQ to provide an ever-expanding set of communication devices and ultimately allow for constructing virtual networks with high level routing and abstract node descriptors. [Less]

11.3K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

TaskMQ

Compare

  Analyzed about 3 hours ago

Message queue with task scheduler and cqrs

70.2K lines of code

1 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

SQLite based Message Queue

Compare

  Analyzed about 11 hours ago

SQLite based Message Queue

1.03K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

cmdipc

Compare

  Analyzed about 23 hours ago

System V and POSIX interprocess communication from the command line. In addition to the primities shared memory, message queue and semaphores, this tool can from these primitives construct mutexe, conditions, barriers, shared locks and rendezvous.

646 lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

pecl_stomp

Compare

  No analysis available

The Stomp PHP Extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: php_license

Python interface to WebSphere MQ

Compare

  Analyzed about 23 hours ago

PyMQI is a Python library for working with WebSphere MQ (formerly known as MQSeries) implementing MQI and PCF protocols. It allows one to connect to queues, put, browse, get messages and to programmatically administer MQ objects. PyMQI has been used in production environments for several years ... [More] and is known to work on Linux, Windows, Solaris and AIX with queue managers running on Linux, Windows, Solarix, AIX and z/OS mainframe. Visit the online documentation at http://packages.python.org/pymqi/. [Less]

11.6K lines of code

0 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

guv

Compare

  Analyzed about 2 hours ago

Autoscaling for Heroku/AMQP

1.59K lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

qdo

Compare

  Analyzed 1 day ago

Python worker library for Mozilla Services' message queuing

3.01K lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

nzmqt

Compare

  Analyzed about 19 hours ago

A lightweight C++ Qt binding for ZeroMQ nzmqt is a re-implementation of the zeromqt library, which integrates ZeroMQ into the Qt event loop, mapping ZeroMQ message events onto Qt signals. While I took this idea and the original implementation as a source of information, I have done a completely ... [More] new implementation. Not only in order to get rid of some shortcomings, but also because I wanted to be sure I can use the code in my projects without problems, because until now zeromqt's author hasn't officially released his work under a certain (open source) license. Consequently, nzmqt is released to the public under the simplified BSD license. So you can use the code in your projects without any fear. [Less]

2.53K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This