We would like to move our web service to Heroku, but have a couple of questions to determine whether it makes sense or not.
1. We are currently using Java Restlet. I know that Heroku has a REST API, but I haven't been able to find any mention of Restlet. Would moving to Heroku require removing the Restlet code and replacing it, or will it work as-is (or something in between)? 2. Does Heroku allow us to open ports? Right now we use different port numbers for different functionalities. Is that possible on Heroku, or would we have to split the service into two separate Heroku Apps? If anybody has any experience or insight on this, I'd appreciate it. Thanks Andrea -- You received this message because you are subscribed to the Google Groups "Heroku" group. To view this discussion on the web visit https://groups.google.com/d/msg/heroku/-/G0o5H9BPODkJ. 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.
