Showing 235 open source projects for "thread java"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    JDumpViewer is a graphical tool used to analyze Java thread dumps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Yet another distributed Java caching system. "yajcache" is not just about speed but also simplicity, reliability, consistency, memory friendliness, thread safetyness and minimal configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A modified version of the tightvnc java applet. It includes a more lightweight user interface, automated login through a secondary thread, ssl support, and other chages. I created it to serve as a web-enabled vnc terminal system with stunnel and xvnc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    A set of JNI classes providing direct access to Asterisk PBX functionality from Java. This is not a socket-level interface into the Asterisk manager app but a true Java<->Asterisk integration at the Thread level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A small, simple 100% native Java library that implements a thread-safe signal/slot design pattern, also known as subscribe/send or emit/act, and which has a simpler API and a less restrictive license than similar existing projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Yet another logger. Take a close look at it: It is very easy to use, very unified and extendable. You may attach your favourite set of loggers to this logger, and you still use only one API! This Java logger is used throughout the COMJAT.NET systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java framework for building flexible thread pool where threads can be allocated and recycled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    JTail is a simply multiplatform application, which show text files content especially LOG FILES. This application is a thread, which non-stop reads the file content and print what lines was added to the end file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    When developing EJB,it's very bothering to set up the enviroment to debug EJB. EmbededEJB's goal is to provide an embeded EJB container to let you test and debug EJB not from another process. It's in the same thread of the caller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    <b>JAVA LOGGING API that targets:<br> - Simplicity (1 line to init & log, no external objects)<br> - Maintability (auto monthly & yearly archives)<br> - Performance (bckg min priority thread pool)<br> - Extensibility (simple design)<br> Try it!</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JDrop is a distributed thread processor implemented in Java. The project goal is to implement a package of interfaces and classes to delegate processor-intensive calculations to multiple machines in a simple, implementation-independent manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This library is intended to provide a minimal & complete Object-Oriented (OO) thread interface for C++ programmers. It is loosely modeled on the Java thread API, and the POSIX Threads standards. The architecture of the library is designed around \
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    An library for quickly introducing thread management into Java apps. Utilizes the familiar Runnable interface to avoid costly refactoring. As simple as Manager.addWork(Runnable)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Multithreaded JUnit Test Framework. An extension to JUnit that allows classes to be tested for both thread-safety and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Tiny Grasshopper Cache Store provides a memory based, least recently used (LRU), thread-safe caching mechanism that can openly cache any Java Object. The cache store is easy to use and doesn't require any setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chainsaw is a GUI log viewer and filter for the Log4J package. It listens for LoggingEvent objects sent using the SocketAppender and displays them in a table. The events can be filtered based on Priority, Thread name, Category name and Message. It can als
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Phosphor is a peer-to-peer file sharing program. XML network protocol, with source in Java and Swing. Uses thread pools extensively and is designed to scale very well. Chat capabilities. This is Napster done right!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a jni-based, COM object which enables easy access from VB/VBScript to any arbitrary java class and it's methods. Java classes don't need to be registered. Works with Sun and IBM jvm's 1.1.8 and up. Tested with IIS/ASP and is thread-safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Thread Dump Analyser

    Java thread dump analysis tool

    Thread dump reader library and a CLI and GUI client that can be used to highlight and analyse the behaviour of your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    javaXRun

    Java library to run processes

    This is a Java library that extends the functionary of java.lang.Process. With this library can you call some process (another application) and read/write to the standard input/ouput in an easy way. No thread is necessary and the process will “never” block your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Huis Clos Properties

    Make the Java System.Properties more enclosed

    HuisClosProperties will allow you to have a System.getProperty / System.setProperty separated for each thread / web-application. In other words, with HuiclosProperties you will be able to have this property : "mail.pop3.timeout" different for each web-application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A concurrent Puzzle with thread
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.