Showing 408 open source projects for "open 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    y_serial: warehouse Py objects w/ SQLite
    Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Tally is the most common accounting package used in India. Opentaps ERP is pretty popular as well. This project is aimed at ensuring that transactional information in Opentaps is automatically created in Tally using its XML Integration feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Interactive web monitor for PBS/Torque batch systems, focused on providing queue and detailed job information for users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Sqs4J s a pure Java implementation, based on HTTP GET / POST protocols lightweight open source message queue service. use Netty achieve HTTP service, using the Berkeley DB for do persistent storage. The stress test can reach 8000/s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is an userland library implementation of the Task Queue facility in the OpenSolaris kernel that simplifies thread management. Task Queues are somewhat similar to dispatch queues in Grand Central Dispatch but are more flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpynWorship
    The OpynWorship project seeks to create a useful, free-and-open-source, multilingual, and cross-platform program written in python for churches or really anyone that needs presentation software to queue up various media for seamless presentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FFJ Media Player
    This is a media (audio and video) player based on Qt and Phonon, supporting collections, internet services integration and much more. The project is in a very early state. As this is a school project we can not accept new developers at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Study project of ITRE2, queue management
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Concurrent SSH client, with fixed-length queue of active threads, file upload and download and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    Tomko,is a queue to manage land. Developed for Swedish Municipality. MySQL, PHP.Easy to modify to suit your organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SWFUpload

    SWFUpload

    JavaScript & Flash Upload Library

    An upstream source site housing the original files for this mirror is no longer available. SWFUpload is a JavaScript Library that wraps the Flash Player's upload function. It brings your uploads to the next level with Multiple File Selection, Upload Progress and Client-side File Size Checking. Unlike other Flash upload tools, SWFUpload leaves the UI in the developer's hands. Using a set of event handlers developers can display upload progress and status to the user in their own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Instant CS Chat
    Chat (framework), fast and extensible. The sample application (skin) illustrates using it as a customer support chat placed before call desk queue - for decreasing cost of support and increasing support quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ABQS Batch Queue System - Runs UNIX jobs in the background. Time consuming Jobs like Database-Queries can be started through simple cusom Web-Interfaces without the need to wait for their completion and thus risking a Browser-Timeout. Come back later to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KuFTP is a graphical FTP client for the K Desktop Environment. Tab Sessions like Firefox,bookmark manager,queue manager,speed limit,proxy support,SSL/TSL support, multi charsets support and some small nifty features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CyberOPC Sample Client(Windows Forms) included with a CyberOPC Client Library. Based on the CyberOPC Specification (www.cyberopc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This LabView project includes a Web Service (WS) and website interface hosted by a LabView server. The WS and website allow clients to acquire measurements from instruments remotely in real time, using standard browsers (e.g. iPhone) without plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JGreylister - Greylist for Postfix
    Fast Greylist daemon as a Postfix Access Policy Delegation Service with a variable extendable rule set. The rules are used for whitelisting, blacklisting and greylisting based on information from the SMTP dialog on a "per delivery attempt" basis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    An online judge for programming contests. Unmaintained. Please fork and maintain if you wish. Here are some notes for a future maintainer: 1. The backend is not built for large-scale submissions over the web (it works OK for a small contest). The key missing component is a job queue for submissions. If this is implemented, then the backend will be able to scale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python based application to render in background Blender projects (still images or animation). It provides also a server for remote control such as checking the render status or cancel/submit new jobs. Msi available for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Policy-daemon for the postfix MTA in perl. Scores RBLs, RHSBLs, HELO, Client IP and MAIL FROM argument and sums up a score on which you can reject the mail before DATA will be received. Results are cached. I.e: a weighted SMTP filter before DATA (queue).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JavaNZB is a tivo for usenet. The program fetches NZB files from Newzbin whenever a new episode for a show is aired according to tvrage, and drops them into a queue directory for download.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo