Hello everyone,
I’m working on a simulation at a time, a path planning, which partly runs on jCUDA to calculate the path but the environment runs on the CPU using jME 2. And I got the idea to create a framework for us to make use of a cluster of GPUA “Graphics Processing Unit” is a specialized circuit designed to rapidly manipulate and alter memory in such a way so as to accelerate the building of images in a frame buffer intended for output to a display. GPUs are used in embedded systems, mobile phones, personal computers, workstations, and game consoles.‘s we have in order to generate the simulation in a Cloud Computing environment, but I have the idea to put the simulation to run as a web application, I noticed that there is a way to do
it with jME.
I would like to ask for help from more experienced to criticize my idea because I do not know if this is feasible, leave part of the processing on the server (Cluster) and visualization on the client, as in Massively Multiplayer Online Game (MMOG).
I thank the anonymous reviewers for their constructive and helpful comments.