just discovered heroku!! wrote: > are there > plans to allow us to upload separate pieces of code with the idea that > one chunk of code would run on one server and another chunk of code > could run on a different type of server (or group of servers--of > course the number of instances behind that would still be hidden from > us), so that these different applications could interact with one > another to form the whole application we want to deploy?
You could create serveral applications that talk to each other via REST. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
