Showing 21 open source projects for "concurrent java"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 1
    protoactor-go

    protoactor-go

    Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin

    Built on cloud-native technologies. Taking advantage of proven stability and performance. Asynchronous and Distributed by design. High-level abstractions like Actors and Virtual Grains. Capable of millions of messages per second cross-process communication. Write systems that self-heal using supervisor hierarchies. The Actor Model provides a higher level of abstraction for writing concurrent and distributed systems. It alleviates the developer from having to deal with explicit locking and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    MMKV for Android is an efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. Efficient. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values, making the most of Android to achieve best performance. MMKV supports concurrent read-read and read-write access between processes. Easy-to-use. You can use MMKV as you go. All changes are saved immediately, no sync, no apply calls needed. MMKV contains...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    A subset of the TestCon project, ConAn builds on Roast to provide a testing framework for concurrent Java components. For more details on the development of ConAn and TestCon/Crom, see http://longbrothers.net/brad/papers/thesis.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Panini Language

    The Panini Language

    Better Modularity, Better Concurrency

    This project makes the compiler and tools for the Panini language available. A central goal of the Panini language is to make concurrent programming easier and less error-prone. The main new feature in Panini is called a capsule. A capsule is like an actor but better because it largely retains the traditional approach for reasoning about programs as a sequence of operations, abstracts away all details of thread creation and locking, and supports fully-automatic compile-time analysis of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    TeeTime

    TeeTime

    A Pipes & Filters framework for Java

    TeeTime is a Pipes & Filters framework for Java. * many primitive and composite ready-to-use stages * a type-safe way to develop and connect stages * no(!) single-threaded overhead * only a minimal multi-threaded overhead * threads can be assigned to stages arbitrarily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java language binding for pismo file mount. Create virtual folders in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GriF (Grid Framework)
    GriF is a new JAVA Collaborative Grid Framework developed by COMPCHEM Virtual Organization operating in the EGI Production Grid environment aimed at running multi-purpose scientific applications empowering Grid massive calculations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 10

    Blocking Map for Java

    Map based synchronizer

    Blocking map is a Map that additionally supports operations that wait for a key to be available when retrieving an element. Blocking map acts as a synchronizer between producers and consumers in concurrent environment. Note: The project is now hosted on GitHub (https://github.com/sarveswaran-m/blockingMap/wiki)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The framework implements UML statecharts in Java. Next to standard elements, hierarchical and concurrent states are as well supported as pseudostates, segmented transitions, timed events and an eventqueue for dispatching events asynchronously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Concutest is a collection of tools designed to make the development and testing of concurrent Java programs easier and more reliable. Concutest is available under the BSD License and under active development by the JavaPLT group at Rice University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of Concurrent and Highly Scalable Utilities. These are intended as direct replacements for the java.util.* or java.util.concurrent.* collections but with better performance when many CPUs are using the collection concurrently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    simpA is an agent-oriented framework on top of Java providing a high-level approach to concurrent, multi-core, distributed programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    xqz aims to provide a MDD framework to handle communication thanks to Tx/Rx Queues and generic command extensible mechanism. This framework will take advantage of EMFT frameworks for concurrent command scheduling in a model driven environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    CoDeK - Java Concurrent Development frameworK is a very simple, open-source, academic java library aimed to help the development of Java multi-threading concurrent applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Raindrop is a Java based framework based on SEDA (Staged Event Driven Architecture) principles. It focuses on providing highly concurrent server side throughput by managing and controlling Thread usage and concurrency primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A library to manage "batches" of (possibly) concurrent processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Trull is a JavaBeans-compliant component framework for the modular development of event-driven concurrent systems from building blocks, including basic abstract behaviors and combinators that operate on abstract behaviors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next