Search Results for "java thread dump" - Page 7

Showing 295 open source projects for "java thread dump"

View related business solutions
  • Contract Automation Made Easy Icon
    Contract Automation Made Easy

    Use Docubee to easily gather data, generate contracts, share them your way, and collect secure eSignatures

    Docubee is an intelligent contract automation platform that allows you to quickly and painlessly generate, manage, share, and sign contracts. Featuring powerful conditional logic-based workflows, generative AI technology, and an easily adaptable interface, Docubee makes it easy to automate your most complex contracts and agreements.
    Learn More
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
    Learn More
  • 1
    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: 1 This Week
    Last Update:
    See Project
  • 2
    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
  • 3

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

    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: 1 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    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
  • 8

    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: 5 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
    Learn More
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

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

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

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

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    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
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19

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

    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. UWICJ processing consists of looking up the words in the dictionary and modifying the dictionary. The search part is done...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Youpi is a Java implementation of the UPnP (Universal Plug aNd Play) protocol. It affords remote discovery and controlling of devices accross an IP network. Access files and multimedia sharing on your NAS server, PS3, XBox, control X10 lights...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23

    RedComm

    RedComm is a Java library simplifying communication with a serial port

    RedComm is a lightweight Java library. It simplifies communication over the serial port by providing methods and interfaces, which can be used to read and write to the serial port or over an emulated serial cable by using bluetooth. The major focus is on the ease of use of the library. Besides that the experienced user has the ability to change the reading and writing behaviour of the library. This means the user can easily extend and customize the RedComm library. Internally RedComm uses part...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MobileZX + AY

    MobileZX fork with AY sound chip implementation.

    I am ported libayemu to J2ME and modified MobileZX. Added AY sound chip emulation, average emulation speed is 15-30 %. Output audio can be dump to WAV file only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    javaMP3
    Player MP3 written in JAVA, use the library BasicPlayer 3.0 of javazoom.
    Downloads: 1 This Week
    Last Update:
    See Project