Skip to content

Yampl - an inter-process communication library for ATLAS - IPC Task

License

Notifications You must be signed in to change notification settings

ntauth/yampl-gsc-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yampl - C++14/libasio Client/Server IPC

Build Status

Brief

Yampl - an inter-process communication library for ATLAS - Client/Server IPC (C++14/libasio) task assigned by Vakho Tsulaia.

Build

  1. Fork this repository
  2. git clone https://github.com/your_username/yampl-gsc-task
  3. cd yampl-gsc-task
  4. cmake . -DASIO_INCLUDE_DIR="path_to_libasio_include_dir"
  5. make OR ninja (if you used ninja as a generator)

License

This code is licensed under the MIT license. Read LICENSE for further information.

About

Yampl - an inter-process communication library for ATLAS - IPC Task

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published