On Mon, Apr 14, 2008 at 6:07 PM, Maarten <[EMAIL PROTECTED]> wrote: > > On Apr 14, 1:45 am, "John Mettraux" <[EMAIL PROTECTED]> wrote: > > This question reminds me of this one > :http://groups.google.com/group/openwferu-users/browse_thread/thread/c... > > > > The Kisha project looks interesting. It could probably use it for > creating a client/server setup for the engine. However, on my current > production host I can have only one rails application at a time.
In fact, I'm currently working on "ruote-rest", which is somehow a rewrite of Kisha based on Sinatra (http://sinatrarb.com) instead of Rails. I'm developing it with a partner company. It's already available at : http://github.com/jmettraux/ruote-rest Currently it only speaks XML, but it should speak JSON soon, then AtomPub. I still have to hook it to the database though (only /processes and /expressions as of now), but this is where I'm heading. Maybe someone will take over Kisha, I want to focus on "ruote-rest". > I choose db storage because of crash recovery (the db server is > shared, clustered, and frequently backed up). But file based storage > should also work fine. Neat. As always thanks for the feedback and for sharing your experiences, have a nice day, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
