Showing 30 open source projects for "c++ thread pool"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 1
    Hippo4j

    Hippo4j

    Powerful dynamic thread pool framework with monitoring/alarm functions

    Dynamically observable thread pool framework to improve online operation guarantee capabilities for business systems. Dynamically change thread pool parameters when the application is running, including not limited to core, maximum thread, blocking queue size, and rejection strategy, etc., and support different node thread pool configuration differentiation under the application cluster. Buried when the application thread pool is running, it provides four alarm dimensions, such as thread pool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JMX Exporter

    JMX Exporter

    A process for exposing JMX Beans via HTTP for Prometheus consumption

    JMX to Prometheus exporter: a collector that can configurable scrape and expose mBeans of a JMX target. This exporter is intended to be run as a Java Agent, exposing a HTTP server and serving metrics of the local JVM. It can be also run as a standalone HTTP server and scrape remote JMX targets, but this has various disadvantages, such as being harder to configure and being unable to expose process metrics (e.g., memory and CPU usage). Running the exporter as a Java agent is strongly encouraged.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Transmittable ThreadLocal

    Transmittable ThreadLocal

    Provides an enhanced InheritableThreadLocal

    TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components. In the case of using thread pools and other execution components that will pool multiple threads, the ThreadLocalvalue transfer function is provided to solve the problem of context transfer during asynchronous execution. A Javastandard library should provide standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
    SQL Relay
    Database connection pool with support for lots of languages and databases.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    Competent Audio

    Competent Audio

    Machine graph audio engine for computer games

    Competent Audio (CA) is an audio engine suitable for video games. It is written in C, but is designed for interoperability with other languages. Windows and Linux binaries for x86 and amd64 are available. CA uses a machine graph model with support for arbitrary numbers of machines, limited only by the available system resources: - Samplers play back audio clips. - Mixers combine audio signals and optionally perform signal processing. - Sinks send audio signals to an output device. Stereo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    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
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    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 IDEs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

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

    JavaMutex

    Provides 100% pure Java mutual exclusion.

    Freely redistributable open source 100% pure Java for mutual exclusion. Read-write and read-only reentrant lock, condition variable, atomic wraps for Boolean, Integer, Long, and Reference. Cell pool with optional locking, object exchanger, Intersect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Rope Java Virtual Machine implements the Rope model which is a novel thread level speculative execution model called Rushing Object Parallel Environment. This is a research project aimed at exploiting parallelism in traditional object oriented programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cachelet

    cachelet

    Cachelet - the simplest java framework for general purpose caching

    Cachelet is a java framework for general purpose caching very simple and easy to use. And it has everything you need for caching without complications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Thread and Task Manager. Execute Tasks in a Thread Pool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ThreadPoolTester

    ThreadPoolTester

    Performance Testing Tool For Thread Pool Systems

    ThreadPoolTester is a performance testing and comparison tool for java based Thread Pools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HyperVM

    HyperVM

    HyperVM Virtual Machine Hosting Panel

    HyperVM is a multi-tiered, multi-server, multi-virtualization software product allowing a VPS vendor to provision, manage and delegate Xen or OpenVZ based virtual private servers. HyperVM allows users to manage VPS' across multiple servers transparently: it provides a mechanism to manage their networking configuration (IP address, gateway) from the control panel itself, and has a full-fledged IP address pool to facilitate large scale management. HyperVM also comes integrated with Kloxo hosting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: https...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
    Leader badge
    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
    Collection of lightweight java framework codes including DAL, Configuration Management, Workflow, Threadpool etc., with less than 10 files per framework, no or minimum external dependencies, easy to use APIs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    File download accelerator.It also support to download url and its contents page changing links at new area. It is based on posix thread to download files
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next