Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
© 2018 OpenSwitch project. All information is contributed to and made available by OPX under the Creative Commons Attribution 4.0 International License (available at http://creativecommons.org/licenses/by/4.0/).

# opx-common-utils
This repository contains a utilities library used by the OPX project for thread queues, mutex support, and other items. It is recommended that all utility code (used by more than one OPX component) be placed in this repository. For example, the event service used by the CPS.

Expand All @@ -11,3 +9,4 @@ The API that starts, stops, and the infrastructure for events are in the _event_

See [Architecture](https://github.com/open-switch/opx-docs/wiki/Architecture) for more information on the common utilities module.

© 2018 OpenSwitch project. All information is contributed to and made available by OPX under the Creative Commons Attribution 4.0 International License (available at http://creativecommons.org/licenses/by/4.0/).