Showing 37 open source projects for "queueing system"

View related business solutions
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 1
    Kueue

    Kueue

    Kubernetes-native Job Queueing

    Kueue is a set of APIs and controllers for job queueing. It is a job-level manager that decides when a job should be admitted to start (as in pods can be created) and when it should stop (as in active pods should be deleted). Use Kueue to build a multi-tenant batch service with quotas and a hierarchy for sharing resources among teams in your organization. Based on the available quotas, Kueue decides when jobs should wait and when and where they should run. Kueue works in combination with...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    Asynq

    Asynq

    Simple, reliable, and efficient distributed task queue in Go

    Asynq is a Go library for queueing tasks and processing them asynchronously with workers. It's backed by Redis and is designed to be scalable yet easy to get started. Client puts tasks on a queue. Server pulls tasks off queues and starts a worker goroutine for each task. Tasks are processed concurrently by multiple workers. Task queues are used as a mechanism to distribute work across multiple machines.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Lumen Framework

    Lumen Framework

    The Laravel Lumen Framework

    ...We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching. The Lumen framework has a few system requirements. Of course, all of these requirements are satisfied by the Laravel Homestead virtual machine, so it's highly recommended that you use Homestead as your local Lumen development environment. Lumen utilizes Composer to manage its dependencies. So, before using Lumen, make sure you have Composer installed on your machine. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Java Modelling Tools is a suite of scientific tools for performance analysis and modelling using queueing theory and colored stochastic Petri nets. Models are solved either with analytical, asymptotic or simulation methods; workload characterization tools are also included in the suite. See the project website for more details: http://jmt.sf.net
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5
    Parallel and Distributed Process System

    Parallel and Distributed Process System

    NOTICE OF CONSOLIDATION & PARTNERSHIP PENDING As of April 2026, the 20

    NOTICE OF CONSOLIDATION & PARTNERSHIP PENDING As of April 2026, the 20 pipelines of the QCAUS/PDPBioGen suites are undergoing consolidation for high-scale institutional research. Core 'Ford 2026' algorithms remain the proprietary IP of the Ford Peace and Justice Foundation. Academic users at partner institutions are currently performing validation; all other commercial inquiries must contact the author Computational Neuroscience: Large-scale neural population dynamics, brain-inspired...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    KumoMTA

    KumoMTA

    The first Open-Source high-performance MTA for high-volume senders

    KumoMTA is an Open-Source, enterprise-grade email message transfer agent (MTA) software for sending high-volume, business-critical emails. KumoMTA is typically chosen by high-volume email users looking to replace PowerMTA, Momentum, or traditional Open Source MTAs. KumoMTA offers high-performance message relay to the tune of millions of messages per hour per server, combined with extreme flexibility and configurability through its use of a Lua scripting engine for configuration and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Shotcaller Godot

    Shotcaller Godot

    2D top-down 1v1 MOBA with autonomous units

    Shotcaller is a real-time tactical game prototype made with the Godot Engine, where players command units by assigning actions during brief pause intervals. The project showcases tactical AI, unit pathfinding, and strategic gameplay mechanics with an emphasis on clarity and control.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Pretty Damn Quick (PDQ) analytically solves queueing network models of computer and manufacturing systems, data networks, etc., written in conventional programming languages. Generic or customized reports of predicted performance measures are output.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    msmtp-scripts

    Wrappers around msmtp for use as queueing MTA with extra features

    This project builds on top of the (and adds additional) scripts included with msmtp (a command-line send only email client) in order for it to act as a queueing Mail Transport Agent (by acting as the sendmail command; it also offer an minimalist SMTP server mode) with some additional features like verify-before-send (which requires you to confirm that you really do want to send email, after a required delay (cooling off period)) for those who need to think twice about the wisdom of what they...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 10
    Disque

    Disque

    Disque is a distributed message broker

    ...It offers both at-least-once and at-most-once delivery semantics depending on per-message configuration, and retries or re-queueing of un-acknowledged jobs are built in. The system trades off strong FIFO ordering semantics in favor of simplicity and scalability, giving best-effort ordering rather than strict global message ordering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QueueSimulator

    QueueSimulator

    Simulator of G/G/k queue systems used in computer networks.

    QueueSimulator is a free software which aims to simulate primarily G/G/k queueing systems that are used in computer networks. But it can be used to simulate practically any stable queue system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    simWANsim

    WAN simulator for high-latency networks

    Simple WAN Simulator (simWANsim) is a SIMPLE WAN simulator that configures specific network intefaces in order to simulate high-latency networks typical in WAN setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SQS is the Simple Queueing System that allows jobs to be run in sequence on one or more machine. The queues can be inspected, jobs can be deleted from queues even when running, and jobs can be held. The latest version as at the end of 2011 is sqs-3.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PerMoTo is a Performance Modelling Tool suite for decision support in the capacity and performance management of distributed transaction processing systems based on Queueing Theory and Discrete Event Simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Kestrel

    Kestrel

    Simple, distributed message queue system (inactive)

    ...Because it is intended for relatively simple use cases, it does not provide the full feature set of some enterprise messaging systems, but is often sufficient for many asynchronous or buffered workloads. Over time, the project became inactive and is now archived. Its minimalism and ease of integration made it appealing for smaller or more controlled message-queueing needs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    OpenJCS (Job Control System) is a batch scheduling and control system for use on Unix systems which uses load balancing, dependency control, scheduling, runbooks, queueing and resource allocation subsystems for unmatched scalability and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EasyDownloader is a download manager tool which allows Rapidshare members to automate downloading of files using their premium account. It offers downloading in multiple paralell streams, or queueing to download one after the other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open source middleware for message queueing like IBM WebSphere MQ (former MQ Series) written in C++/Qt supporting many platforms like Win32, Unix and Mac OS with native C/C++/Qt and JMS support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project aims at implementing a queueing discipline for linux kernel, based on RED and token bucket algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Small File Manager and Document Launcher; using gtk 2 library and python; spacial metapher, mime types, action queueing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DirtyQueue is a message queueing daemon. It is in the very early stages of developement and is currently able to deliver messages to/from clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SPITS - Simple PHP Internet Traffic Shaping SPITS is a PHP Web Interface for managing tc (traffic control) queueing disciplines (qdiscs) and classes. Iptables rules are used in order to classify the packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pymqi is a Python extension for IBM's Messaging & Queueing middleware, MQSeries (aka IBM WebSphere MQ family). This allows Python scripts to make calls directly to MQI to connect queues and get/put messages on them etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tge Python Music Player is a PyGTK-based MP3 and OGG player with an enhanced queueing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB