Showing 59 open source projects for "nio"

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
    RS NIO API is a socket engineering server which uses the NIO reactor pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Framework for manipulating Connections: The API mean purpose is provide a unified API through Adaptersto easily incorporate a third-party library into existing application. Also provide an efficient NIO based implementation supporting UDP and TLS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Pyxida provides distributed applications with network coordinates, a simple method to predict latencies between hosts in a network. AsyncJ is a general-purpose asynchronous NIO library designed for efficient distributed programming without threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    An abstraction on top of nio with security. It hides many nio bugs. It is a much easier api to use then the nio api. It also has threadpooling, and packetizing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Small simple but complete java NIO server that is free for anyone to use for anything. At the moment, it only deals with sending and receiving strings, and isn’t optimized - but its easy to understand and adapt to your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An XML-RPC library for Java built on the NIO libraries, with minimal external dependencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Gamio is an Open-Source Java framework used for easy development of high concurrent, high efficient, high scalable and robust TCP/IP server by leveraging Java NIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jerklib is a NIO based , event driven IRC library for Java. JerkLib can be used for a bot or an IRC client. Very flexable and easy to extend. Be sure to checkout the wiki for docs. http://jerklib.wikia.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Open Legacy Storage Document: Generic Document Archiving on Disk and Network(using MINA) Framework in Java for huge number of docs(up to 2^192 documents), efficient(Java NIO), crypto, net transfert, web retrieve, J2EE and eMail archiving compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SMUT NIO is Scalable Multi User Technology based on Java NIO. This technology abstracts the client server communication and allows the user to create multi user applications concentrating on business logic rather than server communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    High performance asynchronous HTTP server based on Java NIO with Servlets support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MinioHttpd (Mini-Nio HTTP Server) is a very simple but highly scalable web server with Java NIO implementation. It is suitable for embedding to other application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A high-performance, multi-stage, event-driven networking framework written entirely in Java using NIO. It is designed to abstract most (if not all) of the networking complexities so that beginner or expert, you can concentrate on what really counts... yo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java framework for networked group experiments using WebWork, Spring, Hibernate, Swing, Java NIO. See http://groups.psych.indiana.edu for more information. Similar development efforts are continuing at the Virtual Commons - http://commons.asu.edu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An full-featured IMAP4 server written in pure Java, aiming at high performance through JDK 5.0's concurrency enhancements and NIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A robust java nio framework,which supports TCP only currently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    uranion is an asynchronus java NIO server framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Server and Client XML exchange via reflection. AJAX,PHP,JAVA and PERL reflection helper classes. Full NIO server for JAVA and RMI service. Basically create a PlugIN and let reflection do the work for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Xcesium-Viwow is a generic server infrastructure for java aims at providing high-performance and high-customizability. Using tech like NIO, SEDA, OSGI and JMX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The JProactor is a high performance communication toolkit that facilitates development of networking applications using asynchronous programming model. The Jproactor utilises Java NIO (new IO) api and JSSE (Java SSL Engine), and supports multiple communi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java 5.o based NIO framework, intended to completely seperate logic from IO stuff. JBaobab provides event-driven approach to nio socket, and will provide same functionality to ssl socket and udp socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    async-j is an architecture for building long-running, high-performance network servers in java. Based on java’s nio library, yet shields the nio’s bugs and complexities. Using object-oriented design for extendibility and low dev & maintenance costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
    Downloads: 0 This Week
    Last Update:
    See Project