Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
cameo
cameo
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Cameo
  • cameocameo
  • Wiki
  • dependencies

dependencies

Last edited by yannick legoc Jul 10, 2018
Page history

Dependencies

Java: required version is JDK 9.x

ZeroMQ: required version >= 3.2.x
Install from the provided package if possible.

Protocol Buffers: required version >= 2.5.x
Install from the provided package if possible. You also need to install the compiler package.

Boost C++: required version >= 1.41 Install the libraries if you need the C++ API.

Cameo is using ZeroMQ as message queue. ZeroMQ is written in C and there are two ways to use it in Java projects:

  • Use the Java binding JZMQ. Install from the package if possible.
  • Use the pure Java implementation JeroMQ.

Using one or another implementation is discussed in the page JZMQ or JeroMQ?.

Clone repository
  • JZMQ or JeroMQ?
  • Version 1.0
  • all tests
  • cpp installation
  • dependencies
  • developments
  • example of code
  • examples
  • Home
  • implementation
  • linux tests
  • python
  • windows compilation
  • windows package
  • windows tests