Diff for "Projects/LongPollNotes"

Not logged in - Log In / Register

Differences between revisions 3 and 4
Revision 3 as of 2011-06-27 17:01:08
Size: 582
Editor: jml
Comment:
Revision 4 as of 2011-06-27 17:03:48
Size: 763
Editor: jml
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
 * Make the `async-frontend` daemon
 * Port the `job-runner` plugin
 * Add a `LICENSE` file and make sure copyright is good
 * Add a `Makefile` that sorts out basic build steps

Monday

  • Fixed RabbitMQ layer (allenap, stub)
    • Fixing a teardown problem where ctrl-c leaves a rabbit running
  • Added buildout to lazr.amqp and got tests running (wgrant, gmb)
  • Pushed first revision to new project lazr.amqp (bigjools)
  • Started conversion of daemon scripts to TAPs. (bigjools)

TODO

  • Move rabbitmq fixture from LP into lazr.amqp.
    • Port it from amqplib to txamqp, like the rest of lazr.amqp.
    • Move the custom landscape script into the fixture
    • Either
      • Remove the storm dependency
      • Add storm to the eggs
  • Make the async-frontend daemon

  • Port the job-runner plugin

  • Add a LICENSE file and make sure copyright is good

  • Add a Makefile that sorts out basic build steps

Projects/LongPollNotes (last edited 2011-06-29 23:51:39 by julian-edwards)