Showing 22 open source projects for "thread monitor"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    VisualVM

    VisualVM

    VisualVM is an All-in-One Java Troubleshooting Tool

    VisualVM is a visual tool integrating command line JDK tools and lightweight profiling capabilities. Designed for both development and production time use. Use Apache Ant 1.9.9 or above and Oracle JDK 8 to build VisualVM from this repository. VisualVM monitors and troubleshoots applications running on Java 1.4+ from many vendors using various technologies including jvmstat, JMX, Serviceability Agent (SA) and Attach API. VisualVM perfectly fits all the requirements of application developers,...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    KOOM

    KOOM

    KOOM is an OOM killer on mobile platform by Kwai

    KOOM creates a mobile high-performance online memory monitoring solution, which supplies a detailed report when OOM-related problems are detected and has solved a large number of OOM issues in the Kwai application. It's currently available on Android. With the increasing complexity of mobile terminal business logic and the gradual popularity of scenarios with high memory requirements such as 4K codec and AR magic watch, the OOM problem has become the number one problem in the stability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pinpoint

    Pinpoint

    APM, (Application Performance Management) tool

    Pinpoint is an APM (Application Performance Management) tool for large-scale distributed systems written in Java / PHP. Inspired by Dapper, Pinpoint provides a solution to help analyze the overall structure of the system and how components within them are interconnected by tracing transactions across distributed applications. Services nowadays often consist of many different components, communicating amongst themselves as well as making API calls to external services. How each and every...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Micrometer Application Metrics

    Micrometer Application Metrics

    App observability facade for the most popular observability tools

    ... with the ability to drill down across its dimensions. Out-of-the-box instrumentation of caches, the class loader, garbage collection, processor utilization, thread pools, and more tailored to actionable insight. Micrometer is the instrumentation library powering the delivery of application observability from Spring Boot applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    Win32++ is a C++ library used to build windows applications. It is a simple, open source alternative to MFC. Win32++ supports the C++ compilers from GNU and Microsoft. It is an ideal starting point for anyone learning to program for windows, but also caters for the needs of professional developers.
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    easy_profiler

    easy_profiler

    Lightweight profiler library for c++

    ... leave it in your Release build and enable it at run-time at any moment during the application launch to see what is happening at the moment. Also, the library can capture the system's context switch events between threads. Context switch information includes duration, target thread ID, thread owner process ID, and thread owner process name. You can see the results of measuring in a simple GUI application which provides full statistics and renders a beautiful time-line.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Nokia flash tools

    Nokia flashing tools

    nokia flashing tools make using hands and lack resolved problem the design prevent virus and malware in nokia phones nokia flashing tool only using fastboot mode
    Downloads: 67 This Week
    Last Update:
    See Project
  • 9
    Hystrix

    Hystrix

    Latency and Fault Tolerance for Distributed Systems

    ... between these distributed services and protect your host application. Hystrix also allows you to fail fast and rapidly recover, fallback and gracefully degrade when possible, and monitor and control operations near real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    pyspider

    pyspider

    A powerful Spider(Web Crawler) system in Python

    pyspider is a powerful Spider(Web Crawler) system in Python. Components are connected by message queue. Every component, including message queue, is running in their own process/thread, and replaceable. That means, when process is slow, you can have many instances of processor and make full use of multiple CPUs, or deploy to multiple machines. This architecture makes pyspider really fast. benchmarking. Since pyspider has various components, you can just run pyspider to start a standalone...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Avian Parallel Computing

    Develop parallel programs. Try various thread configs. GUI front-end.

    ...) that simplifies parallel programming by providing a GUI frontend to setup, start, and monitor each bird (thread) in the program. ConcX allows you to start or stop one bird (thread) or the whole flock. The birds in the flock are loosely coupled & cooperate to accomplish your goal. ConcX offers many built-in info resources, such as by-thread logging, real-time display of individual thread activity, post mortem diagnostic information, saving of flock setups, parallel database access and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PIP

    Useful crossplatform library for distributed systems

    Platform-Independent Primitives. Contain string, thread, timer, file, config file, serial port, ethernet (UDP, TCP, broadcast, multicast), protocol, multiprotocol, peer, console, variable, struct, evaluator, system monitor (Linux only), CLI (command-line interface) parser. Package include library that you can build with 'qmake' or 'CMake' and test program in 'main.cpp'. Online documentation: http://ppip.sourceforge.net/doc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Qihoo360 Atlas

    Qihoo360 Atlas

    A high-performance and stable proxy for MySQL

    ..., Lua is only used for the management interface. Rewrite the network model and the threading model. Optimize the locking mechanism, performance improved immensely. When Atlas start, it will create multiple threads. One of them is the main thread, the others are working threads. The main thread is responsible for monitoring the connecting requests from clients, and the working thread only monitor the command request from the main thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    task

    Efficient thread pool task scheduling framework

    Responsible for the high efficiency and concurrent execution of the task in the thread pool. 1. You can customize the thread pool size so that you can adjust the performance requirements for your project. 2. You don't have to worry about the task-running-overtime, because the task framework has been implemented to monitor the timeout task, once the task is running out of time, the task monitor will remove it from the thread pool, but also to help you automatically end...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Baka Admin
    Baka Admin is a modern Soldat Server remote management application for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LogDiff

    LogDiff is a tool that compares two ProcMon traces grouped by threads

    LogDiff helps you find out what went wrong in a ProcMon trace. It does the following: - takes two related traces from ProcMon (the Windows Internals API monitor) - splits them into separate threads - matches the threads from one trace to the other, based on similarity (basically identifies which thread is which) - displays all the threads and their details in a sortable table - edits out all the numbers, timestamps, pointers, etc that shouldn't matter when comparing diffs - shows you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This is the project thread of my project, creating a monitor solution for BizTalk 2004 - BizTalk 2010. All based in MSSQL, PHP, JavaScript/Ajax and PowerShell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    4chanChaser is a Windows tool that will monitor 4chan image threads. A 4chan URL is used to identify a target thread. The program checks for updates on a timed interval until the thread is terminated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    4chanChaser is a Windows tool that will monitor 4chan image threads. A 4chan URL is used to identify a target thread. The program checks for updates on a timed interval until the thread is terminated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A small upload tool. We can upload multi files with multi locations. Multi threads. Used for upload web project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    help you monitor file or directory's modifications. Simply use in java application. this implementation is multi-thread safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Monitor processes and thread easily!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next