Will V2 be horizontally scalable? On Mon, Jan 10, 2011 at 8:25 PM, Anthony Catel <[email protected]> wrote:
> No, it will be too hard to maintain. We need a full custom async API and > JavaScript is the best solution. > > Btw, I plan to write some facilities to write modules over the network with > a simple RPC interface. > > Anthony C. > > Le 11/01/2011 01:56, Christian Jensen a écrit : > > Any plans for connecting it to Python via SWIG? > > On Sun, Jan 9, 2011 at 10:59 PM, Anthony Catel <[email protected]> wrote: > >> Hi all, >> >> As some of you know, we've been working on a new version of APE (server >> and client) from scratch. >> (Server : https://github.com/paraboul/APE-Server-v2) >> >> The server code-base is almost finished and we are now ready to implement >> the new APIs. >> >> By APIs I mean : >> >> - A new "RPC" protocol >> - A new server C API >> - A new server Javascript API >> - And a new client API. >> >> So, it's now time to work together :) The wiki is open : >> >> - http://www.ape-project.org/wiki/index.php/Category:V2 >> - http://www.ape-project.org/wiki/index.php/Ideas >> >> Feel free to share your thoughts/ideas. >> >> Btw a new points : >> >> - The new server is able to stream static content (and I have some ideas >> about serving dynamic content through server-side JS). >> - "AJAX Push Engine" is renamed to "Async Push Engine" >> >> >> Thanks. >> >> Anthony C. >> >> -- >> You received this message because you are subscribed to the Google >> Groups "APE Project" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected]<ape-project%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/ape-project?hl=en >> --- >> APE Project (Ajax Push Engine) >> Official website : http://www.ape-project.org/ >> Git Hub : http://github.com/APE-Project/ >> > > > > -- > Christian Jensen > Director of Technology > Officepools.com Services Ltd. > [email protected] > http://www.officepools.com > 1177 West Hastings, Suite 2088 > Vancouver, BC V6E 2K3 > +1 604 688-8999 x229 Office > +1 778 996-4283 Mobile > -- > You received this message because you are subscribed to the Google > Groups "APE Project" 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/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" 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/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
