pnoltes opened a new pull request #203: URL: https://github.com/apache/celix/pull/203
Initial PR for an experimental C++11 Promise implementation. The current implementation uses a value oriented design. Some parts are still missing and the used thread pool just to get the discussion rolling. Focus of the PR is not a complete OSGi Promise implementation, but whether the design decision are valid (value oriented, focus on std::function instead of F&& template args). @Oipo and @glimmerveen Could you also have a look? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
