MMOG development

Reply

Join Date: Jul 2004
Posts: 1
Reputation: Eugene is an unknown quantity at this point 
Solved Threads: 0
Eugene Eugene is offline Offline
Newbie Poster

MMOG development

 
0
  #1
Jul 25th, 2004
Can anybody help me with *any* information on MMOG (Massive Multiplayer Online Gaming) engine development ?

I'm trying to develop simple (as a start point) MMOG engine using PHP + MySQL (or PostgreeSQL). Main questions are:

0. Is it necessary to put game logic on DB triggers and stored procedures ?

1. Can Apache's 1.3.x (or 2.x ???) build-in multithreading support be used to serve, say, 1000 users simultaneously ?

2. What are the mechanisms of collision evasion when two or more users trying to access the same game resource (say, building) ?

3. The main idea is to use Flash (Macromedia) client to control game process, which runs in real-time. So the problem is to process all commands from almost army :confused: of users. Can that command processor be made without threads usage ?

Thenx a lot for any info...
Reply With Quote Quick reply to this message  
Join Date: May 2003
Posts: 107
Reputation: root is an unknown quantity at this point 
Solved Threads: 0
root root is offline Offline
Junior Poster

Re: MMOG development

 
0
  #2
Jul 26th, 2004
Originally Posted by Eugene
Can anybody help me with *any* information on MMOG (Massive Multiplayer Online Gaming) engine development ?

I'm trying to develop simple (as a start point) MMOG engine using PHP + MySQL (or PostgreeSQL). Main questions are:

0. Is it necessary to put game logic on DB triggers and stored procedures ?

1. Can Apache's 1.3.x (or 2.x ???) build-in multithreading support be used to serve, say, 1000 users simultaneously ?

2. What are the mechanisms of collision evasion when two or more users trying to access the same game resource (say, building) ?

3. The main idea is to use Flash (Macromedia) client to control game process, which runs in real-time. So the problem is to process all commands from almost army of users. Can that command processor be made without threads usage ?

Thenx a lot for any info...
http://www.zona.net/products/datasheet.html
Open your mind, or shut your mouth.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC