| Name: | ck |
|---|---|
| Version: | 0.5.2 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 47535 |
| License: | BSD |
| RPM: | ck-0.5.2-2.el7.x86_64.rpm |
| Source RPM: | ck-0.5.2-2.el7.src.rpm |
| Build Date: | Fri Oct 20 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://concurrencykit.org |
| Summary: | Library for high performance concurrent programming |
| Description: | Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems. It is designed to minimize dependencies on operating system-specific interfaces and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions. |
- Fix issues found during Package Review Summary provides better idea what this library is for Using macros for make build and install Fix permissions of the shared library
- Initial packaging