Showing 18 open source projects for "java thread dump"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
    LMAX Disruptor

    LMAX Disruptor

    High performance inter-thread messaging library

    LMAX aims to be the fastest trading platform in the world. Clearly, in order to achieve this we needed to do something special to achieve very low-latency and high-throughput with our Java platform. Performance testing showed that using queues to pass data between stages of the system was introducing latency, so we focused on optimising this area. The Disruptor is the result of our research and testing. We found that cache misses at the CPU-level, and locks requiring kernel arbitration are both...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    OkDownload

    OkDownload

    A reliable, flexible, fast and powerful download engine

    ... flexible callback mechanism and listener. More flexible to expand each part of OkDownload. Fewer threads to do the same thing without drop performance. File-IO thread pool is independent of Network-IO thread pool. Make sense auto filename from URL if can't find from response header. Cancel and Start is very effective especially for a bunch of tasks with tons of optimize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FileDownloader

    FileDownloader

    Android multi-task file download engine

    A reliable, flexible, fast and powerful download engine. Simple use case such as start and cancel, download queue or get state or task info. The advanced use case such as set max parallel running count, set remit database delay milliseconds or injection components. FileDownloader is multitask, multi thread (multi connection), breakpoint-resume, high-concurrency, simple to use, single/not single-process. From now on, FileDownloader supports the following components to be customized by yourself...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    mod_MumbleLink

    mod_MumbleLink

    Positional Audio Communication for Minecraft with Mumble

    A Mod so that Minecraft now natively supports Mumble's positional audio feature. This means: Directional and positionally attenuated VOIP in relation to the game world. Please visit the Forum for information about the newest Version! Main Forum-Thread: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272675 TheSkorm's Fork on GitHub: https://github.com/TheSkorm/mod_mumblelink Mumble: http://mumble.sourceforge.net Donations are greatly appreciated...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Java NIO TCP Port Mapper

    The Java NIO based TCP port mapper

    This program map the given TCP ports to other ports according to .properties file slots (localHost:localPort - remoteHost:remotePort pairs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio). Most of the code from hoople1 has moved...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    oracle-jutils
    PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10
    A real time web based conversation where anyone can create a new thread about any subject. Also includes concepts of blogs, and Internet Relay Chat (IRC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jnget is a multi-platform command line tool to retrieve binaries from Usenet. It allows multi-thread downloading and partial or full headers updating and caching and has NZB support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    WISUPDecode is a graphical Java decoder for the SS7 ISUP protocol. You give an hexa dump of the ISUP message and it decodes it. It is not a validator, it will not check if the message is correct. The purpose is to help reading dumps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    DirExe

    Processes files in directories (mail, move, execute...)

    If you need a server that monitors certain directories and processes new/all files accordingly, you can use DirExe. Each configured directory gets a thread that processes incoming files with a special "Processor" plugin. Supplied are processors for moving files, executing system commands, and mailing files. You can write your own plugin or modify existing. Features: - monitor multiple directories - include/exclude file filters - move/copy/rename files - mail files as attachment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.