On Jan 29, 2008 11:29 PM, Joe Hosteny <jhosteny@gmail.com> wrote:
I recently wrote a library to manage a cluster of machines in
Amazon's EC2. I'm looking to totally rewrite it, and port it to Scheme
in the process. I was also looking at having some facility for
managing the cluster from within, with event monitoring via SQS or
Termite. Currently, the library does that via polling from a machine
external to the cluster. It's not ideal, but was sufficient to get my
application working.
Second question - if one doesn't exist, what do people do for regular
expression parsing in Gambit?
So, a few general questions follow. From recent mailing list
discussions, it sounds like Termite will be targeted towards Gambit
only, for the time being at least. Guillaume, is that correct? If not,
do you have an idea of when it might be seen on other Schemes
(specifically, Chicken or PLT)?