Silicon Valley D Meetup - May 20, 2021 - "IPC with DLang using pipes and shared memory on Linux"
Ali Çehreli
acehreli at yahoo.com
Mon May 17 16:58:23 UTC 2021
Zoom link:
https://us04web.zoom.us/j/2248614462?pwd=VTl4OXNjVHNhUTJibms2NlVFS3lWZz09
May 20, 2021
Thursday
19:00 Pacific Time
We will look at some experimental code written to transmit data between
two processes on Linux.
- std.process.pipeProcess for communication
- std.mmfile.MmFile for transferring large payloads
- A simple protocol between processes
A polished version of this code ended up being used in production.
This will be an informal code walk-through as an anchoring point, which
is expected to start conversations. (This will not be a "presentation
with slides".)
This meetup[1] will not be recorded.
Ali
[1] https://www.meetup.com/D-Lang-Silicon-Valley/events/kmqcvqycchbbc/
More information about the Digitalmars-d-announce
mailing list