Showing 8 open source projects for "threadpool"

View related business solutions
  • 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.
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 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

    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
  • 4
    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
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 5
    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: 127 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • Previous
  • You're on page 1
  • Next