EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: announcing PVXS
From: Michael Davidsaver via Core-talk <core-talk at aps.anl.gov>
To: EPICS core-talk <core-talk at aps.anl.gov>
Date: Fri, 7 Feb 2020 08:30:16 -0800
Now that it's far enough along to be interesting I'd like to announce more
widely a project I've been working on for the past few months (with support
from ORNL).

The PVXS library is another PVAccess protocol server and client.
This will be a reimplementation of the pvDataCPP and pvAccessCPP modules.

I'm making this announcement now in the hope of soliciting feedback.  I am interested
in hearing impressions from those who have used pvDataCPP and pvAccessCPP in anger.
One of my motivations is to create an API which is easier to understand,
and less error prone.

At present, the server component is working, and I think near being feature complete.
It's tested against clients using the pvAccessCPP module (eg. pvget and friends),
and both of the Java implementations.  Of course at this stage bugs should be expected.
I haven't started on the client component yet.

The code can be found at https://github.com/mdavidsaver/pvxs

Such documentation as I've written can be found here
https://mdavidsaver.github.io/pvxs/

Note that this code requires a toolchain supporting c++11 or later.
This is gcc >=4.9.  It also depends on the libevent library >=2.0 .

While I think the basic form of the server side API is settling down,
it is not finalized and will change to some degree prior to an initial release.

I think a reasonable entry point investigation is the mailbox server demo.

https://github.com/mdavidsaver/pvxs/blob/master/test/mailbox.cpp

I don't have any concise demos of data handling (Value container class).
The code behind the mailbox Put handling is one simple case.

Beyond this, please ask questions.

Replies:
Re: announcing PVXS (now with client) Michael Davidsaver via Core-talk

Navigate by Date:
Prev: Re: Weird CAS hangup on IOC Ralph Lange via Core-talk
Next: [Bug 541353] Re: epicsThreadSleepQuantum() not accurate mdavidsaver via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: [Bug 1862328] Re: Race condition on IOC start leaves rsrv unresponsive Andrew Johnson via Core-talk
Next: Re: announcing PVXS (now with client) Michael Davidsaver via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
ANJ, 28 May 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·