Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Client side AI(SERIOUS TOPIC)
#1
[Image: SeriousCat.jpg]
Beside the jk, really serious topic.

Back to Topic:
This is only an imaginary possibility.
I'm really intrigued with this idea. It's not safe at all, but I'm really high on coffee and it's 1:52 AM, so I'm just gona keep typing.
You can split the processing over the clients but how to make it safe? That's what's intriguing me. I can't remember who said my AI could be used here, double checking or something, but my AI is kind of random (always short path, but random). So maybe instead of sending only the chosen path, send both paths, there are probably going to be only 1 or 2 different paths with same distance, so x(>=2) different clients calculate the paths and send back to server, which compare the results and make sure they are all the same. It they are not, choose the most common answer. It there is no common answer, server calculates the path it self. But maybe it's too much time for the server to wait for all the answers, so there should be some kind of trigger to speed up things.
What you guys think?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)