Where to run Java and PHP code continuously
- by az1112
I'm sorry if this is the wrong forum for a question like this, but you have to start asking questions somewhere to get anywhere :)
The question is pretty simple: I need a server where I can run Java and PHP scripts 24 hours a day, 7 days a week. I need to be able to access this server via SSH, and I need to be able to retrieve the data generated by scripts using SCP. Also, I need to be able to run 10-20 scripts simultaneously.
What is the name of the thing I should be looking for? Is it a dedicated server?
I'm confused for 2 reasons: 1) because there seem to be all kinds of servers out there; 2) because most companies advertising dedicated servers seem to be aiming them at people who want to host websites. But I don't want to host a website; I just want to run my code.