Search Results for "java concurrency" - Page 2

Showing 46 open source projects for "java concurrency"

View related business solutions
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • Better time tracking for projects, billing, and payroll Icon
    Better time tracking for projects, billing, and payroll

    Journyx makes it easy to gather accurate time and expense data so you can make smarter, more informed business decisions.

    This product is especially great for project managers, COOs, finance professionals, accountants, or payroll admins in any industry.
  • 1

    Concurrency Freaks

    A library with Scalable (and fast) Read-Write locks

    This library contains Java code for several Read-Write Locks: - ScalableRWLock: A rw-lock that scales with the number of threads doing read-lock. - ScalableRWLockS: Similar to above but different implementation. - ScalableStampedRWLock: An hybrid of the ScalableRWLock and the StampedLock provided in JDK 8, which provides good overall performance. - FAARWLock: Uses a Fetch-And-Add operation for the read-lock which means it is not so scalable as ScalableRWLock but it is still faster than...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Fast Matrix for Java

    General purpose matrix utilities for Java in Parallel Computing

    Fast Matrix for Java (fm4j) is a general-purpose matrix utility library for computing with dense matrices. fm4j encapsulated different underlying implementations and select the optimal one in run-time depending on the size of the input matrix. Moreover, fm4j employs Java (Tm) Concurrency to take advantage of the computation power of multi-cor processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JdonFramework

    JdonFramework

    a Domain Driven Design + CQRS + EventSource java framework

    1. INTRODUCTION --------------------------------------------- JdonFramework is a java framework to build your Domain Driven Design + CQRS + EventSource applications with asynchronous concurrency and higher throughput. 2. GETTING STARTED ------------------ In the "example" directory there are several examples for web application. You can run runTest.bat in this directory to see how to play JdonFramework in Application. In the "doc" directory there are all documents about how to use...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    PROJECT MOVED: https://github.com/workplacesystems/queuj Java job queue built for concurrency control, scalability, persistence and resilience,
    Downloads: 0 This Week
    Last Update:
    See Project
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 5
    Test harness designed for performing benchmarking and integration tests. Ideally suited for database scalability benchmarking, concurrency testing and anything that requires a complex series of tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    iBoxDB

    flexible nosql database for java .net android windows phone

    Traditional way deal with data, with NoSQL fashional styles, pure java c# database, not only CURD and QL, but also Replication services. for java android : https://github.com/iboxdb/forjava for .net windows phone : https://iboxdb.codeplex.com/ benchmark : https://github.com/iboxdb/forjava/wiki/Benchmark-with-MongoDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An Eclipse-based IDE for Erlang http://www.erlang.org, a concurrency-oriented language developed by Ericsson. The project is now hosted at https://github.com/erlang/erlide_eclipse Please install/update from http://download.erlide.org/update
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JUnit Toolkit enhances JUnit with performance testing, asymptotic behaviour analysis, and concurrency testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NitroCache

    Extremely fast, scalable, concurrent, pure Java In-memory cache

    One of the fastest, 100% Pure Java In-memory cache. Its aimed at providing very fast, light, highly scalable cache with high concurrency. The fetch operation from cache are always in constant time, O(c), irrespective of the number of threads accessing the cache or cache size. NitroCache uses unique custom algorithm inspired by Btree, skiplist and hashing to deliver a constant time cache with lock-less fetches. For details on using NitroCache, please visit wiki section Note: For details...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 10
    curjent
    Concurrent agents for Java. Create multithreaded active objects using standard Java interfaces and classes without explicit use of threads, synchronization, or other concurrency primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Runtime concurrency analysis for Java. Instruments your Java app at run time, and monitors field access, synchronization and locking, to verify concurrent access is safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a template application that implements a "conversational" extended persistence context: with Spring and Maven: - Annotation-driven Hibernate mappings - Configuration of the AOP-based service layer - A unit- and integration-test framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    PeerWriter is a collaborative text editor. Multiple peers can edit the same document while they see overall changes in real-time. PeerWriter is based on a decentralized infrastructure, using a non-locking concurrency protocol ensuring global consistency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    JCyclone is a SEDA-based platform which is designed to support massive degrees of concurrency and enable load conditionning for applications that need very high performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Thinkingcap is an enterprise, meta-model driven, next-generation 100% Java application server. It offers caching, indexing, platform neutral queries, transactions, multi-user concurrency and permissions control, web services, schema extraction etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier. It's SwingWorker on steroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Management of rail station with concurrency
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Given a sequential input connection, we tackle skyline computation of the read data by means of using a spatial tree structure for indexing fine-grained feature vectors and concurrency whenever possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCM is a state-of-the-art Java concurrency management framework. It's main features are: efficient resource management, code simplicity, stability and reliability.
    Downloads: 0 This Week
    Last Update:
    See Project