ruminations

code, math, life

dsage update

without comments

A pretty big rewrite of the worker part of dsage landed in trac now. It’s ticket #3600 on the Sage trac and is eagerly awaiting review. Here’s a quick rundown of the major changes:

1. Workers no longer poll the server for new jobs.

2. Workers no longer poll sage for when the job finishes.
3. Doctests run much more reliably now, and in much less time (no need for # long time now)
4. The worker, as well as the server use twistd now, this make things like running them under a profile
    trivial.

Written by Yi Qiang

July 9th, 2008 at 10:20 am

Posted in sage

Tagged with

Leave a Reply

You must be logged in to post a comment.