Showing 14 open source projects for "threadpool"

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
  • 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
  • 1
    async-std

    async-std

    Async version of the Rust standard library

    async-std makes async programming foundations easy and approachable. Built-in Rust for speed and safety.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Async_ParallelExec

    C++ utility to run tasks parallelly and/or sequentially

    Your tasks (chunks of works) run parallelly if they don't have depending tasks, or sequentially if do have depending tasks. The project also contains Logger, ThreadPool, Reactor, DAG (Directed Asyclic Graph) and AsyncPromise/AsyncFuture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gevent

    gevent

    Coroutine-based concurrency library for Python

    ... license. API that re-uses concepts from the Python standard library (for examples there are events and queues). Cooperative DNS queries performed through a threadpool, dnspython, or c-ares. Monkey patching utility to get 3rd party modules to become cooperative. When monkey patching, it is recommended to do so as early as possible in the lifetime of the process. If possible, monkey patching should be the first lines executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    C++11 ThreadPool

    An easy-to-use thread pool for C++11.

    An easy-to-use thread pool for C++11. With ThreadPool class for queueing free functions, and with parallel versions of std::for_each() and std::transform(). Configurable for header-only use or with a library. With many usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    Java ThreadPool

    Simple java threadpool

    Java ThreadPool is a java framework which gives the user the possibility to execute a divided problem into a finite number of subproblems, execute each subproblems in an asynchronous way and combine the result of each subproblem in a final result for the initial problem. The division of the problem into subproblems and the combining the subproblems' results into a result for the initial problem, is the user responsability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ThreadPool is a project intended to provide a lightweight ThreadPool implementation, especially applicable in an embedded environment. It is based on OOP Callback and template techniques, trying to keep as close to the Standard as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    With this class framework for Delphi (>=2010) you can implement any kind of specialized thread pool's. It introduces 3 base classes TPoolTask, TPoolWorker and the TPoolManager. You have to derive each of them for your work... See the Features!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    threadpool is a cross-platform C++ thread pool library. It provides a convenient way for dispatching asynchronous tasks and can be easily customized. threadpool is based on the high-quality Boost source libraries.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    The command pattern and chain of responsibility pattern lends itself elegantly for the implementation of  the Thread Pool design. Wrap the method using the command object and submit it to the tread pool;there is no needd to change the existing source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    it is a light-weight portable c++ class library include threadpool, socket, dynamic class loadding , server, httpserver/servlets, etc. it is a practical utility for who do not want to learn the complex Boost/ACE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cruelganger is one threadpool framework in java. Accord to it, you could define your task and task listener, then u could give the tasks to the cruel ganger, the guy will schedule his workers(threads) to finish it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C++ based container/plugin manager that loads plugins from libraries and starts them at runtime. By default it provides a ThreadPool, Socket classes (ServerSocket, Socket ,Multiplexor)and a minimalist HTTP Parser. Container is configured using xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Multi-Queue ThreadPool 4 FSM

    Multi-Queue ThreadPool 4 FSM

    Library for sequential execution of tasks in multithreaded environment

    A special Multi-Queue ThreadPool for Finite State Machines that would execute the tasks in sequential order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next