0
Whoa, good night guys, so with some questions about java systems running without server.
Some friends and I are developing a java integration project (we receive information from a server/service, treat it on our system and then forward it to another service (such as email or trello)), our program runs perfectly on our machines but we do not know how to configure this project to run on a server.
The program would have to be listening at all times to the arrival of information from one of the services, how would this be done? put an infinite while and treat when arriving something or there is a function for such? and if there is any other information in the meantime that the system is processing something, such as avoiding q being lost, since the program would not be listening but taking care of the processing of the data that came before?
In addition, the project was done in normal java (without jsf, War or Tomcat installed), as I would convert to a type of project that would be accepted by a hosting service (have some specific or recommended?)
Any tips or recommendations for hosting service? I got 2 months free on Uol Host Cloud Openstack service, I can use it for what I want or need a web hosting in java?
Thank you very much and sorry for the numerous questions :/
João Pedro Silva December, how about the tour welcome Sopt? This way you can make the most of the forum and users.
– Weslley Tavares