-
basic ajax question?
I wrote a blackjack game in ajax, for the sake of creating an ajax project. I'm not sure if what I have create is too much of a resource hog, like it will use up all my bandwidth. How do I figure this out?
Details: Every time the user completes and action, hit, stand, double down, there are 8 objects created on the server, which will return around 2500 characters to the client. An average hand will create about 6 action per hand with a user playing up to 3 hands a minute. This is 18 actions per user per minute returning 2500 characters, not including headers. Is this too much?
How do I determine is this game is a resource hog and needs a serious reworking before putting it online?
I have a beta version running our there tools I can use to test it?
If anyone has a good book or article please point me to it.
Similar Threads
-
By semidieu in forum .NET
Replies: 2
Last Post: 04-12-2005, 04:46 PM
-
By crypto85 in forum .NET
Replies: 4
Last Post: 02-18-2005, 08:15 PM
-
By Eric Harris in forum VB Classic
Replies: 2
Last Post: 04-21-2002, 01:03 PM
-
By Dan Barclay in forum .NET
Replies: 90
Last Post: 03-09-2001, 08:04 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|