Showing 39 open source projects for "queue system"

View related business solutions
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 1
    Chronicle Queue

    Chronicle Queue

    Micro second messaging that stores everything to disk

    Micro second messaging that stores everything to disk. With millions of users worldwide, Chronicle Queue is a leading choice for organizations of all sizes seeking a low-latency, high-performance messaging framework. The Chronicle Queue Enterprise version eliminates compatibility issues and allows for the seamless integration and sharing of data between Java, Rust, Python, and C++ libraries. Chronicle Queue is available as a fully native Java, Rust or C++ library, and also supports a Python API...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Logstash

    Logstash

    Centralize, transform and stash your data

    Logstash is a server-side data processing pipeline that dynamically ingests data from numerous sources, transforms it, and ships it to your favorite “stash” regardless of format or complexity. It supports and ingests data of all shapes, sizes and sources, dynamically transforms and prepares this data, and transports it to the output of your choice. Logstash is extensible, with over 200 plugins available to let you create and configure your pipeline how you choose.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Apache RocketMQ

    Apache RocketMQ

    Distributed messaging and streaming platform with low latency

    ...-in message tracing capability, also support opentracing. Versatile big-data and streaming ecosytem integration. Message retroactivity by time or offset. Reliable FIFO and strict ordered messaging in the same queue. Efficient pull and push consumption model. Million-level message accumulation capacity in a single queue. Multiple messaging protocols like JMS and OpenMessaging. Flexible distributed scale-out deployment architecture. Lightning-fast batch message exchange system.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Hippo4j

    Hippo4j

    Powerful dynamic thread pool framework with monitoring/alarm functions

    Dynamically observable thread pool framework to improve online operation guarantee capabilities for business systems. Dynamically change thread pool parameters when the application is running, including not limited to core, maximum thread, blocking queue size, and rejection strategy, etc., and support different node thread pool configuration differentiation under the application cluster. Buried when the application thread pool is running, it provides four alarm dimensions, such as thread...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 5
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications. It fully implements the FKiSS event driven programming language up to and including new...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    File-Splitter

    File-Splitter

    A simple tool for split, zip, and encrypt files

    Need a JDK to run, download it here: https://www.oracle.com/java/technologies/downloads/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TravBot | Free Travian Bot

    TravBot | Free Travian Bot

    A simple free travian bot

    TravBot is a travian legends bot mainly focused on raiding and building, but it can be used for many other features and many are yet to come. The bot is still in development and the goal is to create a fully featured advanced bot. Also, it's free! This bot can add inactive farms straight from gettertools into your farmlists or it can create multiple farmlists by itself. It also supports adding farms from a text file. It can send farmlist waves automatically with elaborate timings. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenEMM e-mail & marketing automation

    OpenEMM e-mail & marketing automation

    software for email automation (newsletters, transaction mails, etc.)

    ... statistics, a content management system, self-defined and behaviour-based target groups, a multi-queue mail backend for maximum sending performance, a time-driven automated data import and export feature, an extensive set of webservices, a plugin interface to easily extend the core functionality, a scripting feature to enhance the functionality of OpenEMM with triggerable customized actions and an audit-proof user activity log.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    Download machine

    Batch download manager

    Download Machine is pure Java daemon that watches queue files for changes. If a new entry is available, DM will download it. Queue files are just URL lists. DM supports resume for FTP, FSP and HTTP downloads.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    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
  • 11
    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: 22 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    ... of stack and queue. The stack is a linked list of pair of true or false and object pushed on the stack. The queue is also such a linked list but is paired oppositely so previous queue state goes on the left and next object queued on the right of the new pair, so when the queue is navigated in sequence of that astronomically long bitstring (thats exponential of reusing objects in the acyclicNet), the Nav32 (using linearForward and treeForward for random access) first sees the oldest object queued
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JSim

    Java-based discrete event simulator of an M/M/s queue system

    JSim is a Java-based discrete event simulator of an M/M/s queue system. The target audience are students and educators who may use it to explain and understand the basic principles of the system. JSim includes a library of classes that can be used to modify the application to simulate other types of queuing systems as well. Therefore, it may be used as starting point to build larger, application specific simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mq-console

    mq-console

    JavaFX Console for IBM Websphere MQ

    MQConsole is a small JavaFX2 utility application which allows you to interact with an IBM Websphere MQ messaging broker. You can see the existing queues, browse the messages in the queues, see those messages or send a new message to a queue. No need to have administrative credentials, just configure the hostname where the broker is in, the channel and the name of the queue manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XDM

    XDM

    The Fork of Orginal XDM, The Best Open Source Download Manager

    The fork of Xtereme Download manager that it's page is in https://sourceforge.net/projects/xdman/?source=directory, has more features, for some informations go to http://ubuntuone.com/3dvE3Z0ZC8H1sBCca9zqpv Brought you by Subhra Das Gupta and Ali Torabi . Please use orginal and the forked to compare both
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    IaaSMon

    Plugin for monitoring OpenStack IaaS using Nagios

    Plugin for monitoring OpenStack infrastructure-as-a-service using Nagios. This plugin enables Nagios to adapt monitoring to physical and virtual resources by mean of the listened in the AMPQ OpenStack queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jfilewatcher is 100% java file watcher service to monitor files and folders - with file name patterns. It polls file system to identify new, modified and deleted files. It keeps track all such changes and returns a new event context object when you ask for changes. Look for wiki page to see more details ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Developing Queue Message admin gui based tools for OpenMQ (GlassFish JMS) / Oracle WebLogic MQ. The name of tool is QBrowserV2. It aims to implement functionality such as New Message Create/Send, Delete Messages, Forward Messages, Subscribe TOPICs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    An open source project of developing Message admin gui based tools for Apache ActiveMQ. The name of tool is ActiveMQBrowser. It aims to implement functionality such as New Message Create/Send, Delete Messages, Forward Messages, Subscribe TOPICs.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 21
    JMusicMan

    JMusicMan

    Music Manager focusing on ID3 tags and internal player

    Free GPL License There is a ".deb" file for Ubuntu and Debian style Linux's and a Windows installer in the binaries section. An RPM package is coming soon. This started out as a project to allow ID3 tag management with features I did not find in the run of the mill player/managers out there for MP3 music. It has the ability to set and change album art as well as load devices with exactly the number and size of files to fit in a known file system size. Like for devices. It is up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Rows Based File is file management software. User can access any row randomly in files without load whole file into memory. It can be used in somewhere, such as huge queue file or logging file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 3 This Week
    Last Update:
    See Project
  • 24
    Paste 'n' Forget is a downloader for filehoster (like Rapidshare), IRC and streaming sites (like Youtube). The program automates the different download-steps for Free-User. The downloads of each service are organized in a queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    iplist is a list based packet handler which uses the netfilter netlink-queue library (kernel 2.6.14 or later). It filters by IP-address and is optimized for thousands of IP-address ranges.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next