d. Send the pkg data to the parent osquery process...
# general
d
d. Send the pkg data to the parent osquery process via IPC (currently using boost message_queue, but could easily use socketpair, pipes, shm or anything else if they are better)