Tags : Browse Projects

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

  • queue (149)

    Python interface to WebSphere MQ

    Compare

      Analyzed 27 days 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.7K lines of code

    0 current contributors

    3 months since last commit

    1 users on Open Hub

    Very Low Activity
    5.0
     
    I Use This

    Task Spooler

    Compare

      No analysis available

    Unix batch system where the tasks spooled run one after the other. The amount of jobs to run at once can be set at any time. Each user in each system has his own job queue. The tasks are run in the correct context (that of enqueue) from any shell/process, and its output/results can be easily ... [More] watched. It is very useful when you know that your commands depend on a lot of RAM, a lot of disk use, give a lot of output, or for whatever reason it's better not to run them all at the same time, while you want to keep your resources busy for maximum benfit. Its interface allows using it easily in scripts. [Less]

    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: gpl

    libbbuf

    Compare

      Analyzed 28 days ago

    Bounded buffer C library (Queue or producer-consumer primitive implemented using POSIX pthread library).

    493 lines of code

    0 current contributors

    about 10 years since last commit

    1 users on Open Hub

    Inactive
    0.0
     
    I Use This

    DEQlib

    Compare

      No analysis available

    C library for double ended queue storage. The library provides an API to create and use dynamic double ended queues for arbitrary data. Data may be stored and retrieved by reference only. An extension for storage and retrieval by copy is planned. Requires C99, no dependencies, platform independent. BSD style license.

    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: bsd

    MPD_sima

    Compare

      Analyzed 10 months ago

    Automagically add titles to MPD playlist. This python code allows you to never run out of music when your playlist queue is getting short.

    13.1K lines of code

    1 current contributors

    about 1 year since last commit

    1 users on Open Hub

    Activity Not Available
    3.0
       
    I Use This

    PQlib

    Compare

      No analysis available

    C library for dynamic priority queues. The library provides an API to create and use dynamic priority queues for arbitrary data. Data may be stored and retrieved by reference only. All operations are O(log n). Requires C99, no dependencies, platform independent. BSD style license.

    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: bsd

    FIFOlib

    Compare

      No analysis available

    C library for FIFO (queue) storage. The library provides an API to create and use queues for arbitrary data. Data may be stored and retrieved by reference only. An extension for storage and retrieval by copy is planned. Requires C99, no dependencies, platform independent. BSD style license.

    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: bsd

    gearmand

    Compare

      No analysis available

    This is a rewrite (in C) of the Perl version found at http://danga.com/gearman/. It includes the both a client/worker library, as well as the server. The server acts as a bridge between workers (clients who can do work) and callers (clients who want work done). You should run several servers (at ... [More] least two) for both load balancing and high availability. [Less]

    0 lines of code

    0 current contributors

    0 since last commit

    1 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Mostly written in language not available
    Licenses: bsd

    autoqueue

    Compare

      Analyzed 28 days ago

    2010-02-27: MOVED TO LAUNCHPAD, NOW LIVES HERE: https://launchpad.net/autoqueue

    3.14K lines of code

    1 current contributors

    3 months since last commit

    1 users on Open Hub

    Very Low Activity
    5.0
     
    I Use This

    redis-job-queue

    Compare

      Analyzed 28 days ago

    RJQ is a job queue manager & worker based on Redis and PHP

    1.32K lines of code

    0 current contributors

    over 11 years since last commit

    1 users on Open Hub

    Inactive
    0.0
     
    I Use This