Search Results for "java thread dump" - Page 7

Showing 300 open source projects for "java thread dump"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start 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
    PROJECT MOVED: https://github.com/workplacesystems/utilsj Various Java utility classes including transactional collections, collection helpers, synchronisation utilities, thread utilities and build utilities classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CxxDisruptor

    Implementation of the LMAX Disruptor pattern in C++

    Implementation of the LMAX Disruptor pattern in C++. A Disruptor is a high performance inter-thread messaging system. The original pattern was written in Java, and this project is a porting of the original pattern to C++. Note: The code is mostly written C++ 11 The original Java code can be found here: http://lmax-exchange.github.io/disruptor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java Secure String

    Java class for secure long-term in memory storage of sensitive strings

    A compact fast performing Java class SecureString enables long-term storage of sensitive strings that is resilient against a privileged insider, i.e. makes it hard to introspect its content from a memory dump. Click the home page link for a white paper with details and discussion on the subject of in-memory storage of sensitive data in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MongoDB Oplog Reader

    Java MongoDB oplog reader

    About: This is a MongoDB oplog reader which can be deployed as a Web Application in any J2EE container. Once you deploy this application, the oplog reader starts automatically. By default the output goes to a java.util.concurrent.LinkedBlockingDeque. But this can be easily modified to send the output to anywhere you want. I typically use a IBM MQ. Also, it allows for listening to multiple replica sets. It spawns one thread for each replica set. You can also configure what...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    A full-featured, lean set of date/ time classes to replace java.util's Date and Calendar. All objects are immutable/threadsafe, and allow formatting and various kinds of date math and range operations. Note that only GregorianCalendar is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MySQL to PostgreSQL

    MySQL to PostgreSQL

    Convert MySQL dumps into PostgreSQL dumps

    Given a simple MySQL dump file, converts into PostgreSQL format with some optimizations including not indexing until after data load and loading data via the PostgreSQL COPY command from CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    codingcontest5

    A place to dump code for a coding competition

    One of the requirements of a small coding contest I might enter is to put the code into a publicly accessible Git or Mercurial repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Simple SNMP Dumper

    SNMP Trap Receiver / Dumper

    SNMP dump is a simple program developed using java library jnetpcap. It is developed for windows environment. It is very easy to use, good for people who wants to develop any SNMP based fault management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    4Chan Board Dump

    4Chan Board Dump

    Downloads all images from a board. Example... all of /b/

    Chan board dump is a simple python program that will download "all" images on a 4chan or 7chan board. NOT just A THREAD like most other programs. Once complete the program will continue to download any images posted to any pre existing thread or newly created thread in the selected board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The project contains a collection of general-purpose Java utility classes including unique ID generators, thread pool management classes, as well as various utility classes for email and testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Thimble

    An asynchronous task execution library for Java

    Thimble is a multi-thread Executor implementation that supports sequential and coalescing tasks. Sequential tasks are guaranteed to run in order, sequentially (but may run in different threads). Coalescing tasks are tasks where only the latest submitted task needs to be executed (effectively overwriting previously submitted tasks). Sequential and coalescing tasks are mutually exclusive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    silvertunnel - Java lib+browser for TOR
    silvertunnel.org is a project that provides an end-user browser, a Java library and additional Java security tools to easily access anonymity networks such as the Tor (torproject.org) network. Secure and easy to use. Tor4Java and Tor Browser. Attention: see project status on page https://sourceforge.net/p/silvertunnel/discussion/962278/thread/83dc2d02/#
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JActor

    JActor

    High Performance, Lock Free Java Actors

    JActor is a high-performance actor framework designed to make vertical scalability easy. JActor achieves its speed, in part, by almost always executing synchronously--though it is easy enough to force asynchronous processing when needed. JActor is divided into several GitHub projects: JActor - https://github.com/laforge49/JActor JID - https://github.com/laforge49/JID JFile - https://github.com/laforge49/JFile JANetty - https://github.com/kumarshantanu/JANetty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    extlog

    Extended OSGi LogService

    The Extended OSGi LogService (extlog) provide a LogServcie extention which added fully qualified name of the class, method name and line number, thread name etc. You can find a basic example from wiki: http://sourceforge.net/p/extlog/wiki/Usage%20Example/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    darks-orm

    a simple, convenient, fast, powerful ORM data persistence layer.

    Darks is a comprehensive type of lightweight ORM data persistence layer framework, integrated Hibernate "automation" ORM framework for the convenience, stability, as well as the Mybatis ORM framework "semi-automatic" efficient, high concurrency, set two ORM patterns as a whole.The framework to simplify the cumbersome configuration process, using Jython script language extensions, as a dynamic SQL language realization scheme.Construction of a highly efficient multi function domain data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ConsoleOut

    Java pretty printing console logger

    Do you waste time creating logging info during project development when all you really want is a way to dump some strings concisely and periodically to the console? Well... ConsoleOut is for you! It's a java class that periodically prints formatted data to the console giving you the average for a given key value pair, or the most common for strings. I've found it useful for quick timing checks during development without dumping huge amounts of data to a log file or polluting your development code with System.out.prints. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20

    Pseudo Threading Evaluation

    Source code for Pseudo-Threading versus standard Threading test.

    Java and Actionscript source code for Pseudo-Thread and standard Threading comparison test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UnTangle [ Java Thread Dump Visualizer ]

    UnTangle [ Java Thread Dump Visualizer ]

    Java Thread Dump Visualization Tool

    UnTangle is a tool for Visualization and Analysis of JVM Thread Dumps. UnTangle has a Unique Tree View, which aggregates the threads into groups of similar threads. This tree View makes it easier to understand the threads currently in the system and identify bottlenecks faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jepp (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs. Note: for most purposes Jep is now at https://github.com/mrj0/jep Releases can be found on pypi: https://pypi.python.org/pypi/jep/3.1.0
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Spear is a extension of Pike language . Spear allow you put inline C/Java code in Pike, and exchange data cross languages. In additional, Spear can transfer thread to system process, running on multiprocessor, or even cross machines over SSH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TransPanel

    a transparent panel for java

    a transparent panel for java. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Unique Words "Infinite" Counter for Java

    Unique Words "Infinite" Counter

    Unique Words "Infinite" Counter for Java (UWICJ) does not need to know the size of the input stream before hand, the stream can be very large and it is not limited by the maximum file length or main memory size. UWICJ uses a constant size (in the number of words) of the main memory that makes it O(1) bytes in an average case and lets it work with extremely long streams.
    Downloads: 0 This Week
    Last Update:
    See Project