Boost Library Incubator
Growing New C++ Libraries
Skip to content
Introduction
Requirements
Directory Structure
Documentation
License
Deployment
Build
Test
Libraries
Libraries Listed Alphabetically
Submit Your Library!
Library Sponsorship
Ideas for New Libraries
Advice
Use Boost Components
Use Type Constraints (Concepts) for Template Parameters
Write Documentation Along with Code
Keep Development Notes
Use the Release Branch for Testing
Use Simple Tools
Documentation
Build and Test
CMake
Boost Build
Deployment
Simple Tools
Documentation
Build and Test
CMake
Bjam
Deployment
About
About This Website
Pending Enhances and Bug Fixes
Source Code in Comments
News
Admin
Edit My Profile
Logout
RSS
Pages
Comments
Asynchronous
Sponsor this Library!
Library Submission
Note: you must be a logged in registered user in order to submit a library!
Library Name
*
Author
Short Description
*
A C++11 library for asynchronous and parallel programming. Provides Active Objects, Threadpools, and a whole range of parallel algorithms.
Description
*
Asynchronous is more than a parallel library. It is an architecture tool. It allows organizing a complete application into Thread Worlds, each world having the possibility to use the same or different threadpools for long-lasting tasks. The library provides an implementation of the Active Object pattern, extended to allow many Active Objects to live in the same World. It provides several Threadpools and many parallel algorithms making use of it. And most important of all, it allows simple, blocking-free asynchronous programming based on thread-safe callbacks.
Copyright Date
*
First Release Date
*
Current Release Number
*
C++ Standard
*
Post Tags
Algorithms
Broken Compiler Workarounds
Concurrent Programming
Containers
Correctness and Testing
Data Structures
Domain Specific
Function Objects and Higher-order Programming
Generic Programming
Image Processing
Input/Output
Inter-language Support
Iterators
Language Features Emulation
Math and Numerics
Memory
Parsing
Patterns and Idioms
Preprocessor Metaprogramming
Programming Interfaces
State Machines
String and Text Processing
System
Template Metaprogramming
Library Status
*
Submitted
In Review Queue
Reviewed - Rejected
Reviewed - Accepted
Deployed - Maintained
Deployed - Unmaintained
Compilers Tested by the Author
*
Build and Linkage
*
First Order Dependencies
*
Documentation
*
Repository
*
Test Results Dashboard
Issues
*
Download
*
Sponsors
logo_link
web_link
comment
Display Statistics
Reviews
There are 0 reviews
Show/Hide Comments
There are 0 comments
Comment on This Page
Cancel reply
You must be
logged in
to post a comment.
Comment on This Page
You must be logged in to post a comment.