Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7218547
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T21:29:49+00:00 2026-05-28T21:29:49+00:00

I need to develop a game server that will run periodically (e.g., triggered by

  • 0

I need to develop a game server that will run periodically (e.g., triggered by a CRON job every five minutes or hour as appropriate). Once started up, the server will access all of the current game state (fetched through REST from the game’s data servers (Stackmob, Parse or similar), do the processing of player actions, and then POST the results back to the data server. In other words, it will be doing a lot of HTTP requests, but does not itself necessarily need to be a web service.

I’ve been considering multiple ways of developing this.

  • I do not feel for setting up a server myself, so I need to find a service to run this on that permits the workflow I would like.
  • The game engine is Java, so something that works neatly with that.
  • Will need to GET and POST data files, so access to static files would be needed.

Most of the services that exist which provide something similar to what I require are directed at web services – which generally means that one needs to jump through some hoops to get things to work.

  • Google App Engine, for instance, would require that I implement this using backends (since the game server could potentially run for more than 60 seconds), and isn’t particularly happy with the idea of static files.
  • Amazon EC2 would seem easier to develop on (again by building a web service frontend, of course), but there seems to be relatively poor support for CRON.

Generally speaking, it feels like I want to shoot some sparrows with a slingshot, but all the services are offering me cannons. Are there any alternative platforms/frameworks beyond the big two mentioned above that would be suitable for something like this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T21:29:50+00:00Added an answer on May 28, 2026 at 9:29 pm

    You could try Heroku. They support Java. If you created a project that used a single worker dyno then the hosting would be free (see link).

    The process would be running continuously, so you might want use a Timer for periodic execution. You could also use Quartz, but it might be overkill.

    Edit:

    Here’s some links that might help get started:

    • Running non-web Java processes on Heroku
    • Heroku Java quickstart – this is for a web app (‘web dyno’) rather than a ‘worker dyno’, but it may help.
    • java.herokuapp.com has links to some example projects (again web apps rather than workers)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to develop simple game that will be using peer to peer connection
I need to develop a process that will detect if the users computer has
I need to develop an IMAP poller which pings an email server every few
I need to develop a small game that should use SVG elements. I know
I need to develop an application which stores data in a SQL Server 2005
I need to develop a CRM system which will allow users to have a
I need to develop a Instant Lottery game app. I need an idea/procedure to
I need to develop an embedded audio streaming server. Requirements: Voice quality or better
I trying to develop a game for iPhone by using Cocos2d. I need 'DRAG'
I want to develop a small game in Android. But for this I need

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.