bfrk / ca-gateway

Channel Access PV Gateway

Home Page:http://www.aps.anl.gov/epics/extensions/gateway/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Channel Access PV Gateway

Build Status

The EPICS Channel Access PV Gateway is both a Channel Access server and Channel Access client. It provides a means for many clients to access a process variable, while making only one connection to the server that owns the process variable.

It also provides additional access security beyond that on the server. It thus protects critical servers while providing possibly restricted access to needed process variables.

The Gateway typically runs on a machine with multiple network cards, and the clients and the server may be on different subnets.

Continuous Integration

The CI jobs for CA Gateway are provided by Travis.

Links

More details are available on the CA Gateway main web page.

About

Channel Access PV Gateway

http://www.aps.anl.gov/epics/extensions/gateway/

License:Other


Languages

Language:C++ 85.0%Language:Python 11.9%Language:Makefile 1.7%Language:Shell 0.9%Language:C 0.4%