Difference between revisions of "EJFAT EPSCI Meeting Jan. 11, 2023"
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
# Current Test set-up: | # Current Test set-up: | ||
## CLAS12 files -> Carl C++ Packetizer -> LB -> Carls's C++ Reassembler -> ERSAP | ## CLAS12 files -> Carl C++ Packetizer -> LB -> Carls's C++ Reassembler -> ERSAP | ||
− | # New Test set-up: | + | # New Test set-up (pending): |
− | ## [https://userweb.jlab.org/~gurjyan/presentations/ejfat-clas12.pdf CLAS12 files -> Carl C++ Packetizer -> ''' | + | ## [https://userweb.jlab.org/~gurjyan/presentations/ejfat-clas12.pdf CLAS12 files -> Carl C++ Packetizer -> new LB '''(delivered)''' / dynamic CP '''(in progress)''' -> Carls's C++ Reassembler -> PID controller '''(completed)''' -> ERSAP] |
## RE input fifo 50% full as PID set-point for Schedule Density | ## RE input fifo 50% full as PID set-point for Schedule Density | ||
# New Test set-up: GAP | # New Test set-up: GAP | ||
Line 40: | Line 40: | ||
### Bidirectional streaming: Peer Coupled | ### Bidirectional streaming: Peer Coupled | ||
### [https://grpc.io/blog/pubsub/ Publish/Subscribe]: | ### [https://grpc.io/blog/pubsub/ Publish/Subscribe]: | ||
− | ## CP PID signal -> LB Schedule Density transform | + | ## CP PID signal -> LB Schedule Density transform (Draft C++ algorithm '''completed''') |
− | ## CP gRPC i/f to LB | + | ## CP gRPC i/f to LB ('''pending''') |
# [[EJFAT Status | Status]] | # [[EJFAT Status | Status]] | ||
# AOT | # AOT | ||
<hr> | <hr> |
Revision as of 18:56, 11 January 2023
The meeting time is 2:00pm.
Connection Info:
You can connect using Teams Link. (Click "Expand" to the right for details -->):
Agenda:
- Previous meeting
- Announcements:
- Starting IRIAD / EJFAT-II
- Current Test set-up:
- CLAS12 files -> Carl C++ Packetizer -> LB -> Carls's C++ Reassembler -> ERSAP
- New Test set-up (pending):
- CLAS12 files -> Carl C++ Packetizer -> new LB (delivered) / dynamic CP (in progress) -> Carls's C++ Reassembler -> PID controller (completed) -> ERSAP
- RE input fifo 50% full as PID set-point for Schedule Density
- New Test set-up: GAP
- CP gRPC i/f to RE PID:
- Polling: Implies RE Server, CP Client
- Server-side streaming: Implies RE Server, CP Client
- Client-side streaming: Implies CP Server, RE Client
- Bidirectional streaming: Peer Coupled
- Publish/Subscribe:
- CP PID signal -> LB Schedule Density transform (Draft C++ algorithm completed)
- CP gRPC i/f to LB (pending)
- CP gRPC i/f to RE PID:
- Status
- AOT