Where to run Java and PHP code continuously

Posted by az1112 on Super User See other posts from Super User or by az1112
Published on 2012-11-24T21:32:23Z Indexed on 2012/11/24 23:06 UTC
Read the original article Hit count: 169

Filed under:

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.

© Super User or respective owner

Related posts about server