OS Abstraction for binding-cpp
------------------------------
Key: ETCH-132
URL: https://issues.apache.org/jira/browse/ETCH-132
Project: Etch
Issue Type: New Feature
Components: cpp-binding
Reporter: Michael Fitzner
Fix For: 1.2
Implement OS abstraction for Etch binding-cpp. The Abstractions contains of
- Thread
- ThreadPool
- Mutex
- Condition
- Socket / AIO
- Timer
Supported platforms should be Windows and Unix at first.
Requirements:
- No further libraries should be used
- Exception free code
- No use of STL
- Unit Tests for each component
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.