Showing 24 open source projects for "asynchronous"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $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
  • 1
    Austin

    Austin

    Message push platform

    ...Separate channel pipelines prevent a slow provider from blocking unrelated message types. Templates accept dynamic parameters, while CSV audiences and cron expressions support scheduled bulk campaigns. The asynchronous sending interface handles batches and high-concurrency workloads, and tracking can be viewed by user, template, or message. Docker deployment is supported, with optional Kafka, Flink, Prometheus, Grafana, Graylog, Apollo, and XXL-JOB integrations for larger environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    OpenAS2

    OpenAS2

    AS2 1.1 server implementation in Java

    OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms. Supports very high traffic volume allowing parallel processing of files per partner. SUPPORT: Please use the Github issues and Discussions channels here: https://github.com/OpenAS2/OpenAs2App/ Requirements: - Java 11 or newer (tested with the LTS versions of Java up to 21) ...
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 3
    BigBlueButton

    BigBlueButton

    A complete web conferencing system for virtual classes and more!

    ...The platform includes a Learning Analytics Dashboard that provides moderators with live insights into participant activity and engagement. BigBlueButton also supports session recording and playback, making it ideal for asynchronous learning and content reuse. Designed primarily for education, it adapts seamlessly to online tutoring, flipped classrooms, group collaboration, and large-scale virtual classes.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Ribbon

    Ribbon

    Ribbon is an inter process communication library

    Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support. Ribbon comprises of multiple components some of which are used in production internally and some of which were replaced by non-OSS solutions over time. This is because Netflix started moving into a more componentized architecture for RPC with a focus on single-responsibility modules. So each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    MTTK_AS2

    A software that implements AS2 protocol to send and receive messages

    is an open source software which implement EDIINT AS2 protocol, it includes encryption, digital signature, compression, sync and async (Partial support) MDN. This software is 100% based on java technology, supports Windows and Linux platform Just extract to any directory to run, a sample configuration is also available. Refer to user manual under doc directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mahuta

    Mahuta

    IPFS Storage service with search capability

    Mahuta (formerly known as IPFS-Store) is a library to aggregate and consolidate files or documents stored by your application on the IPFS network. It provides a solution to collect, store, index, cache and search IPFS data handled by your system in a convenient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EasyModbusTCP Server Simulator .NET/JAVA

    EasyModbusTCP Server Simulator .NET/JAVA

    Modbus TCP/UDP Server Simulator and Modbus RTU Slave Simulator

    ...Allows Multiple connections Digital Inputs; Coils; Input Registers and Holding Registers can be viewed and changed in a table-view Version V2.5: - Upgrade Library with new functions Version V1.1: - Asynchronous Reading and Writing to Speed up Server Version V1.0: - Bugfixes Version V0.96: - Bugfix - Server Simulator available as Java-Version Version V0.95: - Modbus UDP supported Version V0.94: - Some Bugfixes Version V0.93: - Added Function code 16 (Write Multiple Registers) - Some measures to speed up Modbus-Server - DLL-Library for .NET implementations added Version V0.92: - Added Function code 15 (Write Multiple Coils)
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8

    TcpChannel

    A simple, non-blocking, NIO-based, TCP socket API for Java

    TcpChannel is a simple, small API to allow processes to communicate using TCP sockets based on NIO implementations. The API presents the communication between processes using an observer pattern for handling received messages and an asynchronous send method for sending. Generally, writing NIO socket handling is non-trivial. TcpChannel exists to let Java developers write processes that communicate with each other using a simple send and receive pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Redis-JD

    Fast and simple Java client for Redis datastore

    Java client for Redis allows programming most commands and reading replies in Java according to the Redis paradigm. The core module takes care of the byte protocol and management of connection via a connection pool. Separate modules are supporting Apache MINA - asynchronous messaging framework and the new Java 7 asynchrounous I/O.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 10
    BiSync

    BiSync

    Fast, reliable, bi-directional document synchronization

    BiSync provides full asynchronous bi-directional documents synchronization using many standard protocols. You can use it to have consistent files between your laptop and your enterprise servers as you edit documents offline. It can also be used to synchronize ECM repositories between sites or software solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Plantstreamer
    A multi-platform software designed to log data from a plant control system using OPC-DA and store it into a persistent back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Intelligent Services Layer (ISL) is an advanced agent and service integration framework that supports distributed management; collaborative computing; intelligent software; and intelligent heterogeneous data access.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    a xmpp lib based on OSGi Framework Equinox, support multi asynchronous xmppconnection. 一个基于OSGi框架Equinox开发的XMPP协议客户端库,并且可以异步的开启多个XMPP连接
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Encrypted Chat [synchronous encryption based on passkeys ( and maybe in the near future :) asynchronous encryption based on public/private keys) ] with a lot of smart features, perfectly suitable for developers to communicate in an insecure network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ICQ, MSN, IRC pure Java reusable plugin library with asynchronous operations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IPLib is a cross platform reliable TCP/IP socket library; it includes C++ and Java versions, with synchronous and asynchronous request/response messaging. It should run on any mainstream operating system that supports C++ and/or Java, TCP/IP.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    JCoupling is a simple API for synchronous and asynchronous application connections. It supports callbacks, even over asynchronous connections, removing the boiler-plate code of more traditional middleware. It also offers sophisticated filtering support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An high-performance asynchronous networking library written in Java, with a rich API for managing connections and sending and receiving data over both TCP and UDP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSendfile is a JAVA SAFT implementation for any machine having a jre 1.4 installed. It is a tool for asynchronous transfer of files through the Internet. The JSendfile client transfers files to the Jsendfile server of the recipients host. The Jsendfile s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Prototype of Collaboration Flow Management System. Aims at supporting the opportunistic flow of informal and formal collaboration among a virtual team (synchronous virtual meetings and asynchronous model-driven collaborative sessions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenQueue is an open protocol for publish-and-subscribe message queuing. This enables language-independent, loosely-coupled, asynchronous communications between applications on platforms supporting TCP. Similar to MQSeries or MSMQ, but open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    XzeaChat

    Chat system implemented using asynchronous IO and a command parser

    Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Media Lab Asia has developed an asynchronous store and forward broadband wireless system tool for delivery of messages to/from rural people.It is Capable of delivering value added digital services at places which do not have online internet connectivity
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo