Search Results for "java thread dump" - Page 3

Showing 295 open source projects for "java thread dump"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • 1
    ZXing Android Embedded

    ZXing Android Embedded

    Barcode scanner library for Android, based on the ZXing decoder

    ZXing Android Embedded is a barcode scanning library for Android, using ZXing for decoding. The project is loosely based on the ZXing Android Barcode Scanner application but is not affiliated with the official ZXing project. By default, only SDK 24+ will work, even though the library specifies 19 as the minimum version. For SDK versions 19+, one of the changes changes below are required. Some older SDK versions below 19 may work, but this is not tested or supported. While this is not the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    UndoRedoManager

    UndoRedoManager

    Lightweight library implementing an undo-redo system for Kotlin

    UndoRedoManager is a lightweight library inspired in Java Swing UndoManager for implementing an undo-redo system in Kotlin. The library allows transactions and individual actions, as well as setting a limit to the queue of the manager See Wiki for examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Glowstone

    Glowstone

    Customizable and compatible open source server for Minecraft

    A fast, customizable and compatible open-source server for Minecraft: Java Edition. Glowstone is a lightweight, from scratch, open-source Minecraft server written in Java that supports plugins written for the Bukkit API and its major forks, Spigot and Paper. The main goals of the project are to provide a lightweight implementation of the Bukkit API and Minecraft server where exact vanilla functionality is not needed or higher performance is desired than the official software can deliver...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Autobahn|Java

    Autobahn|Java

    WebSocket & WAMP in Java for Android and Java 8

    Client library providing WAMP on Java 8 (Netty) and Android, plus (secure) WebSocket for Android. The WebSocket layer is using a callback-based user API, and is specifically written for Android. Eg it does not run any network stuff on the main (UI) thread. The WAMP layer is using Java 8 CompletableFuture for WAMP actions (call, register, publish, and subscribe) and the Observer pattern for WAMP session, subscription and registration lifecycle events. The library is MIT licensed, maintained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 5
    JAMon API

    JAMon API

    Monitor Java applications - SQL, HTTP, Methods, Exceptions and more.

    JAMon API is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor the performance and scalability of production applications. JAMon tracks hits, execution times (total, avg, min, max, std dev), and more. * JAMon Users Manual: For more on the JAMon, including installing, configuring, and using it, see http://jamonapi.sourceforge.net/. * Support: If you have any questions about usage please post a question on the forum at http://sourceforge.net...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A series of open source files and programs available to use for developing programs to work with the WowWee Robotics RSMedia Robot. These include a USB serial console, a cross-compiler, a firmware dump program, text-to-speech and source code.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7

    pMaps

    Java File Persistent Map implementation

    File persistent and indexed (B-Tree) Key/Value database in java implementing the Map interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XAOP

    XAOP

    A lghtweight AOP(Android) application framework

    ..., and supports custom response actions. Support for main thread slicing @MainThread. Supports IO thread slicing @IOThreadand multiple thread pool types. Supports log printing slices @DebugLog, and supports custom logging methods. Supports memory cache slices @MemoryCacheand supports setting the cache size. Support disk cache slicing @DiskCache, support custom disk cache, cache validity time, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JTRANSC

    JTRANSC

    Bytecode to source converting Java & Kotlin code into JavaScript, C++

    JTransc (Java Trans Compiler) is an AOT (ahead-of-time compiler) that compiles .class and .jar files into a target programming language / executable bundling all the required dependencies in a single file or folder, without requiring a jitter or an external runtime. There are a lot of technologies in order to convert languages into other ones. For example, converting Java into JavaScript. Or KotlinJS Kotlin backend that already targets JavaScript.
    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
    Asynchronous Http Client for Android
    An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries. Make asynchronous HTTP requests, handle responses in anonymous callbacks. Requests use a thread pool to cap concurrent resource usage. Multipart file uploads with no additional third-party libraries. Tiny size overhead to your application, only 60kb for everything. Automatic smart request retries optimized for spotty mobile connections. Automatic gzip response decoding support for super-fast...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    DataBlocks

    A simple key value java server to store file using REST API

    A simple key value java server to store file using REST API, it uses the thread pool model, and manages the authentication and authorization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TymeacSE

    Task Parallel Engine for JavaSE

    TymeacSE is a full-feature, multi-threading, fork-join framework for Java SE development (RMI and internal server). TymeacSE provides a high performance queuing facility, professional thread management and recursive processing that is easy to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Keystone Engine

    Keystone Engine

    Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, etc.)

    Keystone is a lightweight multi-platform, multi-architecture assembler framework. Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in C/C++ languages, with bindings for Java, Masm, Visual Basic, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available. Native support for Windows & *nix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DEKAF2

    DEKAF2

    Lighter, Faster, Smarter than Java

    General purpose cross platform C/C++ framework. This is the thread-safe, C++ 17 version of DEKAF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OfficeFloor

    OfficeFloor

    inversion of coupling control

    OfficeFloor provides inversion of coupling control, with its: - dependency injection - continuation injection - thread injection For more information visit the OfficeFloor web site ( http://officefloor.net )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Toast-Swing

    Toast-Swing

    Java class for implementing message toasts in Swing

    Lightweight class for implementing customizable message toasts in Swing. This class doesn't block EDT (Event Dispatch Thread) when showing the toast. See Wiki for examples!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    TymeacAND

    Task Parallel Engine for Android

    This is the Fork-Join, thread management project for the Android platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    makedumpfile

    make a small dumpfile of kdump

    The makedumpfile project page moved to https://github.com/makedumpfile/makedumpfile. By using the makedumpfile command, it is possible to shorten the dumpfile of kdump.
    Leader badge
    Downloads: 130 This Week
    Last Update:
    See Project
  • 20
    Happy Java Library

    Happy Java Library

    Multilock, Collections, Controllers, Delegates, Generators, Streams

    Helps to develop and test event-based multi-threaded Java application. Because of method called as API-Evolution the Happy Java Library is fully downward compatible. The library contains following functionality: MultiLock, Parallel loops, Collections, Controllers, Generators, Delegates, Streams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Java_RMI_PiMonteCarlo

    MRI service for Pi computation with Monte Carlo

    There are two versions: one with a single thread in client and other multithread. This is just an exercice of a master.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    detectproj

    Automated detection of the unknown early map projection

    New scientific software supporting the automated detection of the early map projection and its parameters. Useful for studying and analysis of different kinds of maps with the lack of information about the map projection. The analysis is based on the minimization of residuals between control points on the early and current reference maps. Designed for cartographers as well as for enthusiasts. Available free of charge. The awareness of the map projection is primarily important for: •...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hystrix

    Hystrix

    Latency and Fault Tolerance for Distributed Systems

    Defend your app with Hystrix, a latency and fault tolerance library developed by the Netflix API team. It works by isolating points of access to remote systems, services and 3rd party libraries, thereby stopping cascading failure and providing fallback options, and making complex distributed systems more resilient in cases where failure is inevitable. In a distributed environment, failure is simply inevitable for some service dependencies. With Hystrix you can control the interactions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Quasar

    Quasar

    Fibers, channels and actors for the JVM

    ... thread implementation relies on bytecode instrumentation. Instrumentation can be performed at compilation time or at runtime using a Java agent. The easy and preferable way to instrument programs using Quasar is with the Java agent, which instruments code at runtime. Sometimes, however, running a Java agent is not an option. Quasar supports AOT instrumentation with an Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project