25 programs for "message queue" with 1 filter applied:

  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1
    Workerman

    Workerman

    An asynchronous event driven PHP socket framework

    ... components such as asynchronous Mysql, asynchronous Redis, asynchronous Http, MQTT Internet of Things client, and asynchronous message queue. Based on the high-performance Epoll event network library, a single machine can support millions of concurrent connections, with a long connection throughput of up to 36W/S. Objects such as PHP database can be resident in memory, reducing analysis and compilation and network overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    phpList

    phpList

    Powerful Open Source Email Marketing app with analytics & segmentation

    phpList delivers Open Source email marketing, including analytics, list segmentation, content personalisaton and bounce processing. Extensive technical features and a secure and stable codebase are the result of over 17 years of continuous development. Used in 95 countries, available in 20+ languages, and used to send 25 billion email campaigns last year. Deploy it with your own SMTP server, or get a free hosted account at http://phplist.com.
    Leader badge
    Downloads: 289 This Week
    Last Update:
    See Project
  • 3
    nrg

    nrg

    A batteries-included web framework for Node.js

    A batteries-included Node.js web framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MeTA1

    secure, reliable, fast MTA

    MeTA1 is a message transfer agent that has been designed with these main topics in minds: * Security * Reliability * Efficiency * Configurability * Extendibility MeTA1 consists of five main modules of which only one runs as root: * mcp: the main control program is similar to inetd(8): it starts all other MeTA1 modules and watches over their execution. mcp runs as root in order to bind to port 25 and to change the uid of the processes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    A collection of small utilities for: data extraction (text or binary files), data buffering, message queue control, column addition, date/time manipulation, and data recovery testing.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    SAFMQ: Store and Forward Message Queue, message oriented middleware. Uses include Assured Async Messaging, SOA, Delayed/Batch, and Cluster/Grid Computing. The SAFMQ server provides cross platform communication among C++, PHP, Java, and .NET clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    Small ANSI C lib for dropbox and windows azure communication. Built for small platforms. Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser. Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    A free and pure Java GUI application is an excellent replacement for MQ Explorer for administering all versions of IBM Websphere MQ which are in support. In particular this includes the z/OS platform. It provides extra features that include message edit, analyse, backup/restore, queue purge, queue and channel status monitoring, output object properties to csv and much more.... This open source application is written in Java 1.8 and using NetBeans IDE 8.2. Currently using IBM MQ client lib...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10

    mqnic - virtual link layer for qemu/kvm

    Low latency, high bandwidth IP for virtual machines

    MQNIC ( Message Queue NIC ) Virtual Link Layer The Message Queue NIC project provides a virtual link layer for qemu/kvm based virtual machines. The virtual link layer provides transport using the Apache ActiveMQ message server or other message bus and eliminates the need for external IP infrastructure to support VM deployments. Based on the ivshmem technology originally developed by Cam Macdonell the mqnic drivers use zero copy vm<->host data transfers and the apache message server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple Forum Auto Poster
    Simple Forum Auto Poster is a program that automatically posts messages to forums. This program is for people active on multiple forums, but don't want to type and copy/paste the same message multiple times.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Queue4PHP is a message queue commponent for PHP implementation. You can use it to send messages or dispatch tasks between several programmes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HL7 Toolkit

    HL7 Toolkit

    HL7 message API and helper tools

    This project provides a simple but flexible Perl Toolkit for using the HL7 protocol. The toolkit consists of a Perl API, an implementation of a pluggable forking HL7 server, and an HL7 message queue daemon for developing HL7 capable applications in Perl.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    CUBOT mod_rx.c is httpd module to handle web requests. /* mod_rx is service handler to process client requests on web extension .rx. * This code uses Unix Message Queue to write web server request in form of message. * Application want to process mes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Chomoko is a simple, light-weight, intuitive message transferring library. Pure C++ (with sockets), Open Source (GPL), Performance-Oriented, Assured (Reliable), Once Delivery, Point-to-Point, Easy to Setup and Use, Simple, and Clean
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QueueReaders are persistent, stateful server-like objects, without sockets. Clients queue requests for later processing. Based on Offsiders, uses flexible object-oriented message passing. Useful for coordinating the activity of system components
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    qmHandle is a tool which can be used to manage the qmail message queue. It's written in Perl (so fully customizable) and has more features than qmail-qread and qmail-qstat.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    Lightweight, fast and extensible message queue bridge that can connect different message providers such as Progress Sonic MQ or IBM WebSphere MQ (former MQ Series). Plugins for JMS and MQI are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Clamdmail is a qmail-queue replacement that allows mail to be filtered, greylisted, or rejected before queuing based on connection information and/or message content by providing an interface for programs like clamd-greylist, clamdscan and SpamAssassin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WEB interface for the design, process and monitor inter-application data flows. It&#8217;s a message queue EAI. Written in Perl, Tested systems : Linux and HP-UX, WinXP is planned Supported Connectors : RDBMS, , LDAP, EDI, CSV, XML, HTML etc ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An fast Message Systeme for Queue/Broadcast based communication which implements 1.1 Java Message Service Specification.Differnet APIs and Forntends: JMS, mMsg Client/Station, Console, Custom Tags, Servlet/Applet.Support communication like XML, TCP, HTTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    qcleaner is an addon perl utility for mail servers and exchangers that run qmail with qmail-scanner. It cleans the queue by scanning the directory for bounces, then checks if the message is either spam (as tagged by spamassassin) or a qmail-scanner repo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    it is used to fetch several System V IPC message queue infos, which ordinary implementation of ipcs didn\'t provide, e.g. scanning the system for active queues or. also, it comes with a tool to creat/destroy message queues and send messages over them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP FirstPost is yet another PHP weblog. This one, however, is based on Scoop, and has the open submission queue and comment rating system that kuro5hin.org uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next