Showing 16 open source projects for "threadpool"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • 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.
  • 1
    r4zRayTracer
    -primitives: shere, plane, triangle -triangle surface (mesh) -obj format support -lights: point light -camera lens: planar, cylindrical, spherical -lighting: ambient, diffuse, specular (Phong, Blinn-Phong) -shadows: simple soft shadows -ray types: reflection, transmission -internal memory manager and profiler -internal code profiler -acceleration structure (KDTree) -photon map -multi-threading support (ThreadPool)
    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
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 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

    tinythreadpool

    opensource threadpool

    opensource threadpool,you may find it's used like Java or C#,but it's C++ ,so it's wow ! You can use it freely,and you can post your idea to this project,let us make it better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 140 This Week
    Last Update:
    See Project
  • 9
    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
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    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: 3 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    JaSaF (Java Standalone Framework) is a simple Java Framework to develop a composable, daemonizable, threadable standalone. Componing components you can have a Java standalone with a ThreadPool for components execution, controlled by a TaskManager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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