Showing 24 open source projects for "queue"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    ioredis

    ioredis

    A performance-focused Redis client for Node.js

    ...Transformation of command arguments and replies. Transparent key prefixing. Abstraction for Lua scripting, allowing you to define custom commands. Support for binary data. Support for TLS. Support for offline queue and ready checking. Support for ES6 types, such as Map and Set. Support for GEO commands. Support for Redis ACL. Sophisticated error handling strategy. Support for NAT mapping. Support for autopipelining. ioredis supports all of the scripting commands such as EVAL, EVALSHA and SCRIPT.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Laravel Pulse

    Laravel Pulse

    Laravel Pulse is a real-time application performance monitoring tool

    ...Uncover the users who make the most requests, engage with the slowest endpoints, and dispatch the most jobs throughout your Laravel applications. Take the guesswork out of optimizing your queue workers. See real-time and historical stats for how many jobs are pending, how many failed, and how many are processed successfully. See a high-level overview of your application's performance bottlenecks. View the slowest endpoints, queries, jobs, and outgoing requests that are impacting users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Zappa - Serverless Python

    Zappa - Serverless Python

    Serverless Python

    ...That means infinite scaling, zero downtime, zero maintenance - and at a fraction of the cost of your current deployments! With a traditional HTTP server, the server is online 24/7, processing requests one by one as they come in. If the queue of incoming requests grows too large, some requests will time out. With Zappa, each request is given its own virtual HTTP "server" by Amazon API Gateway. AWS handles the horizontal scaling automatically, so no requests ever time out. Each request then calls your application from a memory cache in AWS Lambda and returns the response via Python's WSGI interface. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    yourDashboard

    yourDashboard

    Webbased Dashboard to show the status of your IT infrastructure

    ...Each dashboard consists of one or multiple dashlets, that will be reloaded in a configurable time interval using AJAX technology. yourDashboard comes with a few dashlets, but it is easy to write your own dashlet, too. At the moment, the follwing dashlets come with yourDashboard: - dashlet for OpenNMS outages - dashlet for OpenNMS alarms - dashlet for newest tickets in OTRS queue - clock dashlet
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    integral

    integral

    Fast CGI-based AsteriskPBX cluster administration tool.

    Allows OnLine monitoring of all kind Asterisk functioality: - Real-Time channel monitoring; - Queue Agents control; - Conference Administration; - Config edition; - Asterisk Core monotoring;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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 to provide low latency, high bandwidth IP support for virtual data centers while simplifying the provisioning of hosted IP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tvpvrd - (TV Personal Video Recorder Daemon). A Unix server/daemon to make scheduled recordings of TV broadcasts using one or multiple Video capture cards with optional automatic transcoding (using ffmpeg)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Qexplore

    Qexplore enables a Qmail server to analyze emails.

    ...Its main features are: - it can reject viruses using Clam Antivirus (http://www.clamav.net); - it can check for spam using SpamAssassin (http://spamassassin.apache.org); - it can block emails with particular attachment extensions during the SMTP communication using Reformime (http://www.courier-mta.org/reformime.html); - it can "rate-limit" messages that an email address can send in a defined amount of time using an embedded db through SQLite (http://www.sqlite.org). Unlike other scanners for Qmail, such as Simscan or Qmail-Scanner which are inline scanners, Qexplore is an offline scanner that first write an email to a queue resident on disk, closing the qmail-smtpd communication. It than (offline) analyzes this email to check for virus and/or spam. This design solves the problem of highly traffic smtp servers in wich a lot of concurrent SMTP connections can deny access of incoming/outgoing emails because the system is busy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    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.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    inundator is a tool used to anonymously inundate intrusion detection logs with false positives to obfuscate a real attack, leaving the IDS analyst feeling completely inundated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Linux Traffic Control Management Interface: build tc-style rules for control network flows. Have support to set queue disciplines to interface (root) or inside a class (leaf), create classes and classifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web based interface administration QoS on Linux. A Traffic Control interface. Currently it can: create queue disciplines to all algoritms, create class to all classfull algoritms, put all qdisc inside classes, create classifiers with u32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QED is a batch manager in the likes of NQS and GNU-queue with some fancy features like network support, simple load balancing, and job resource usage control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An implementation of the Open Groups' ARM (Application Response Measurement) 4.0 Java interfaces. OpenArm can be configured to send ARM transaction data to a log, to a messaging queue, a datastore, a JMX notification or to an SNMP trap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SQS is a project assigned to remote management of computer systems. It provides a means by which a user may control the task queue on a remote computer. The system is flexible and easy to use, configure, and install. It includes secure data transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple-to-use, dynamic, rule-based firewall addition. Uses QUEUE/userspace to dynamically approve or drop packets based on custom rules. With frequency caching, friend/foe indication, loose IP matching, and customizable logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Protect your Server/Network against spammers. fw_spam queries a DNS-based Spam Database to detect spam listed ip-addresses. It is a userspace daemon, wich gets the packets from the iptables QUEUE target. You can configure the dns server, the firewall
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IPQReader reads packets from netfilter QUEUE target, using libipq. It prints data in plain txt or XML. The goal is to recognize all IP-based protocols and print as much information as possible in human-readable form, without losing any bit of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tetravex oggserv is a centralised ogg vorbis daemon that by standard comes with a web based interface, but more clients will soon be availible. It functions in the same way as a jukebox. Users can queue up tracks using a client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Websphere MQSeries Support Tools is a unique interface which brings your queue manager configuration to a LDAP server. With both a standalone application and a servlet version you can query the LDAP for MQ Configurations without having a connection with
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Queue is a load-balancing system popular in the 2000s that lets users control their remote jobs in an intuitive, transparent and nearly seamless way. Development versions feature job migration with and without kernel support. GNU Queue continues to be downloaded despite being decommissioned by the FSF in favor of the newer GNU Parallel project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next