project8 / hornet

Hornet is a nearline data processor for the Project 8 experiment
Other
0 stars 0 forks source link

Create the AMQP Hub module to send md5 hash to the run database #5

Closed nsoblath closed 9 years ago

nsoblath commented 9 years ago

This is mostly complete as of commit 9c25f4a: the AMQP sender and receiver routines work, and hash messages can be sent. The remaining task is to have the message received and the hash inserted into the database.

nsoblath commented 9 years ago

As of yesterday, this has been tested and appears to be working.