site  contact  subhomenews

pup_event InterProcess Communication

June 28, 2013 — BarryK
Thanks to technosaurus for the idea, I have now implemented an IPC infrastructure for Puppy. It is very simple, and can even be used on older puppies and other distros.

I have written an intro page. Here is the Woof Fossil repository link to it:
http://bkhome.org/fossil/woof2.cgi/finfo?name=woof-code/rootfs-skeleton/usr/local/pup_event/pup_event_ipc-README.htm

So far there is only one binary executable, 'pup_event_ipc'. It is written in BaCon, with embedded C. Source code:
http://bkhome.org/fossil/woof2.cgi/finfo?name=woof-code/rootfs-skeleton/usr/local/pup_event/pup_event_ipc.bac

Woof commit:
http://bkhome.org/fossil/woof2.cgi/info/a6d3c420c2

Tags: woof