Suggested Categories:

Message Queue Software
Message queue software is a system that enables asynchronous communication between different software applications or services by managing the transmission of messages in a queue format. These platforms help decouple the components of a system, allowing them to communicate efficiently without requiring direct interaction. Message queue software is often used in distributed systems, microservices architectures, and event-driven systems, where it ensures that messages are delivered reliably, even in the event of service downtime or system failures. It typically includes features such as message persistence, prioritization, retry mechanisms, and scaling capabilities to handle high volumes of data.
Queue Management Software
Queue management software is designed to organize, monitor, and optimize the flow of customers or service requests in physical or digital environments. It helps businesses reduce wait times, improve service efficiency, and enhance customer experiences by managing queues through ticketing systems, virtual appointments, or mobile check-ins. These platforms often include real-time dashboards, notifications, and analytics to track traffic patterns and resource utilization. Queue management systems are widely used in banks, hospitals, government offices, and retail locations to streamline operations and maintain orderly service delivery. By automating the queuing process, this software minimizes frustration, improves productivity, and boosts overall satisfaction.
Waitlist Software
Waitlist software provides organizations with the tools to collect and manage customer information in order to create waiting lists and customer databases.
Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
IT Management Software
IT management software is software used to help organizations and IT teams improve operational efficiency. It can be used for tasks such as tracking assets, monitoring networks and equipment, managing workflows, and resolving technical issues. It helps streamline processes to ensure businesses are running smoothly. IT management software can also provide accurate reporting and analytics that enable better decision-making.
Event Brokers
Event brokers are middleware platforms that manage the flow of events between different systems or applications in an event-driven architecture (EDA). These brokers facilitate the decoupling of event producers and consumers by handling the publishing, routing, and consumption of events in real time. They allow systems to asynchronously process and respond to events such as data changes, user actions, or external triggers without direct interaction between the components. Event brokers are often used in microservices architectures, IoT ecosystems, and real-time data processing systems to enable efficient and scalable communication.
  • 1
    Anypoint MQ

    Anypoint MQ

    MuleSoft

    With Anypoint MQ, perform advanced asynchronous messaging — such as queueing and pub/sub — with fully hosted and managed cloud message queues and exchanges. As a service of Anypoint Platform™, Anypoint MQ supports environments, business groups, and role-based access control (RBAC) with enterprise-grade functionality.
  • 2
    Amazon Simple Queue Service (SQS)
    Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. SQS eliminates the complexity and overhead associated with managing and operating message oriented middleware, and empowers developers to focus on differentiating work. Using SQS, you can send, store, and receive messages between software components at any volume, without losing messages or requiring other services to be available. ...
  • 3
    HiveMQ

    HiveMQ

    HiveMQ

    HiveMQ is the Industrial AI Platform helping enterprises move from connected devices to intelligent operations. Built on the MQTT standard and a distributed edge-to-cloud architecture, HiveMQ connects and governs industrial data in real time, enabling organizations to act with intelligence. With proven reliability, scalability, and interoperability, HiveMQ provides the foundation industrial companies need to operationalize AI, powering the next generation of intelligent industry. Global...
    Starting Price: $0.34/hour
    Partner badge
    View Software
    Visit Website
  • 4
    Granim.js

    Granim.js

    Granim.js

    Create fluid and interactive gradient animations with this small javascript library. Basic gradients animation with 3 gradients in queue composed of 2 colors. Complex gradient animation with 2 gradients in queue with different positions composed of 3 colors. Gradient animation with an image and blending mode. Gradient animation with 2 colors, a background image, and a blending mode set. More parameters for options are available on the API page. Gradient animation with an image mask to create a gradient animation under a shape. ...
    Starting Price: Free
  • 5
    IBM MQ
    ...If an application isn’t ready or if there’s a service interruption, messages and transactions can be lost or duplicated, costing businesses time and money to make things right. IBM has expertly refined IBM MQ over 25 years on the market. With MQ, if a message can’t be delivered immediately, it’s secured in a queue, where it waits until delivery is assured. Where competitors may deliver messages twice or not at all, MQ moves data, including file data, once — and once only. Never lose a message with MQ. IBM MQ is available as software to run in public or private clouds, in containers or on your mainframe. IBM also offers an IBM-managed cloud service (IBM MQ on Cloud) hosted on IBM Cloud or Amazon, and even as a purpose-built Appliance (IBM MQ Appliance) to simplify deployment and maintenance.
  • 6
    BullMQ

    BullMQ

    Taskforce.sh

    ​BullMQ is a Node.js library that implements a fast and robust queue system built on top of Redis, designed to address various challenges in modern microservices architectures. It is structured around four primary classes. BullMQ offers features like minimal CPU usage due to a polling-free design, distributed job execution based on Redis, support for both LIFO and FIFO jobs, job priorities, delayed and scheduled jobs according to cron specifications, automatic retries of failed jobs, concurrency settings per worker, sandboxed processing functions, automatic recovery from process crashes, and parent-child job dependencies. ...
    Starting Price: Free
  • 7
    distcc

    distcc

    distcc

    ...It integrates seamlessly with GCC and Clang toolchains, transparently intercepting compiler calls and redistributing them to remote daemons while preserving optimization flags, include paths, and dependency tracking. Its client-server architecture features a lightweight listener that manages job queues, prioritizes local compilation when needed, and automatically detects available hosts via simple configuration or DNS. Distcc supports cross-compilation environments, SSH tunneling for secure clusters, blacklisting of unreliable servers, and integration with build systems like Make, CMake and Ninja. Monitoring tools provide real-time statistics on job distribution and throughput, and compatibility with compilation databases (compdb) enables granular control over distributed workloads.
    Starting Price: Free
  • 8
    InterSystems Ensemble
    InterSystems Ensemble is a data platform to build integrated solutions, manage orchestration and utilizing messaging queues. Built-in Data and Message Repository. According to the vendor, Ensemble offers high-performance data processing, guaranteed message delivery, resumption of interrupted business processes, analytics of both real-time and historical data, and reliability due to its database mirroring technology. Adapter Library and Framework. Ensemble adapters provide out-of-the-box connectivity and data transformations for packaged applications, databases, industry standards, protocols, and technologies – including SQL, HL7, SOAP, HTTP, FTP, SAP, TCP, LDAP, Pipe, Telnet, and Email. ...
  • 9
    TestEngine

    TestEngine

    SmartBear

    ...Accelerate your delivery pipelines by executing tests concurrently with TestEngine. Run large test suites alongside shorter ad-hoc test cases with minimal infrastructure maintenance. TestEngine queues requests to execute tests as they arrive, staging projects being submitted during peak times. Results are returned to distributed clients as demand fluctuates, while also being stored for consumption later. Testing is an integral part of shipping and maintaining high-quality, stable applications and services. TestEngine allows teams to accelerate test executions while avoiding complex environments.
  • 10
    EarlGrey

    EarlGrey

    EarlGrey

    With the EarlGrey framework, you have access to enhanced synchronization features. EarlGrey automatically synchronizes with the UI, network requests, and various queues; but still allows you to manually implement customized timings, if needed. EarlGrey’s synchronization features help to ensure that the UI is in a steady state before actions are performed. This greatly increases test stability and makes tests highly repeatable. EarlGrey works in conjunction with the XCTest framework and integrates with Xcode’s Test Navigator so you can run tests directly from Xcode or the command line (using xcodebuild). ...
    Starting Price: Free
  • 11
    Velocity.js

    Velocity.js

    Velocity.js

    ...You will immediately see a performance boost across all browsers and devices, especially on mobile. Velocity works everywhere, back to IE8 and Android 2.3. Under the hood, it mimics jQuery's queue, and thus interoperates seamlessly with jQuery's animate, fade, and delay. Since Velocity's syntax is identical to animate, your code doesn't need to change. JavaScript and jQuery are falsely conflated. JavaScript animation, which Velocity uses, is fast; it's jQuery that's slow. Although Velocity works alongside jQuery, it uses its own animation stack that delivers its performance.
    Starting Price: Free
  • 12
    RabbitMQ

    RabbitMQ

    RabbitMQ

    RabbitMQ is lightweight and easy to deploy on-premises and in the cloud. It supports multiple messaging protocols. RabbitMQ can be deployed in distributed and federated configurations to meet high-scale, high-availability requirements. With tens of thousands of users, RabbitMQ is one of the most popular open-source message brokers. From T-Mobile to Runtastic, RabbitMQ is used worldwide at small startups and large enterprises. RabbitMQ is lightweight and easy to deploy on-premises and in the...
    Starting Price: Free
  • 13
    Apache Kafka

    Apache Kafka

    The Apache Software Foundation

    Apache Kafka® is an open-source, distributed streaming platform. Scale production clusters up to a thousand brokers, trillions of messages per day, petabytes of data, hundreds of thousands of partitions. Elastically expand and contract storage and processing. Stretch clusters efficiently over availability zones or connect separate clusters across geographic regions. Process streams of events with joins, aggregations, filters, transformations, and more, using event-time and exactly-once...
  • 14
    WebLOAD

    WebLOAD

    RadView Software

    RadView WebLOAD is a leading enterprise AI-based performance and load testing solution for testing web, mobile, and packaged applications. It supports over 150 protocols and technologies, including all common front-end frameworks, APIs, message queues, and databases, enabling load testing across any enterprise technology stack. RadView WebLOAD.AI, is available as SaaS and can also be self-hosted on-premise or in the cloud. It is highly scalable and can simulate hundreds of thousands of concurrent users from different locations and cloud platforms. With its smart and easy generation of reliable tests and its powerful AI-based analytics capabilities, RadView WebLOAD makes performance teams highly successful in detecting and quickly resolving performance issues even for the most complex environments. ...
  • 15
    Ably

    Ably

    Ably

    Ably is the definitive realtime experience platform. We power more WebSocket connections than any other pub/sub platform, serving over a billion devices monthly. Businesses like HubSpot, NASCAR and Webflow trust us to power their critical applications - reliably, securely and at serious scale. Ably’s products place composable realtime in the hands of developers. Simple APIs and SDKs for every tech stack, enable the creation of a host of live experiences - including chat, collaboration,...
    Starting Price: $49.99/month
  • 16
    PubSub+ Platform
    Solace PubSub+ Platform helps enterprises design, deploy and manage event-driven systems across hybrid and multi-cloud and IoT environments so they can be more event-driven and operate in real-time. The PubSub+ Platform includes the powerful PubSub+ Event Brokers, event management capabilities with PubSub+ Event Portal, as well as monitoring and integration capabilities all available via a single cloud console. PubSub+ allows easy creation of an event mesh, an interconnected network of event...
  • 17
    EMQX

    EMQX

    EMQ Technologies

    EMQX is the world's most scalable and reliable MQTT messaging platform designed by EMQ. It supports 100M concurrent IoT device connections per cluster while maintaining extremely high throughput and sub-millisecond latency. EMQX boasts more than 20,000 global users from over 50 countries, connecting more than 100M IoT devices worldwide, and is trusted by over 300 customers in mission-critical IoT scenarios, including well-known brands like HPE, VMware, Verifone, SAIC Volkswagen, and...
    Leader badge
    Starting Price: $0.18 per hour
  • Previous
  • You're on page 1
  • Next