These forums are CLOSED. Please visit the new forums HERE
What limit is there on incoming RPC calls? |
|
blaze Spinnaker
1/2 Serious
Join date: 12 Aug 2004
Posts: 5,898
|
11-12-2004 23:27
How many RPC calls can you do per minute? What kinda load does this put on the servers? Anyone?
_____________________
Taken from The last paragraph on pg. 16 of Cory Ondrejka's paper "Changing Realities: User Creation, Communication, and Innovation in Digital Worlds :
"User-created content takes the idea of leveraging player opinions a step further by allowing them to effectively prototype new ideas and features. Developers can then measure which new concepts most improve the products and incorporate them into the game in future patches." |
blaze Spinnaker
1/2 Serious
Join date: 12 Aug 2004
Posts: 5,898
|
11-13-2004 10:20
It'd be nice if a Linden replied to this before I take out a SIM with an RPC flood..
_____________________
Taken from The last paragraph on pg. 16 of Cory Ondrejka's paper "Changing Realities: User Creation, Communication, and Innovation in Digital Worlds :
"User-created content takes the idea of leveraging player opinions a step further by allowing them to effectively prototype new ideas and features. Developers can then measure which new concepts most improve the products and incorporate them into the game in future patches." |
Carnildo Greenacre
Flight Engineer
Join date: 15 Nov 2003
Posts: 1,044
|
11-13-2004 23:18
I tried a massively parallel data collection once using XML-RPC. I managed to saturate my upstream bandwidth (256Kbps) without bothering the sim at all, but I lost communication with many of the objects.
_____________________
perl -le '$_ = 1; (1 x $_) !~ /^(11+)\1+$/ && print while $_++;'
|
Adam Zaius
Deus
![]() Join date: 9 Jan 2004
Posts: 1,483
|
11-14-2004 08:56
It'd be nice if a Linden replied to this before I take out a SIM with an RPC flood.. Dont worry, you wont be able to do it; the RPC server will crash [as usual] before you get anywhere near that. ![]() _____________________
|
Apotheus Silverman
I write code.
![]() Join date: 17 Nov 2003
Posts: 416
|
11-14-2004 13:38
I also have not reached any limit, with 1024 objects all emailing and xmlrpc'ing at the same time. The worst I did was make the mail server queue messages for a couple minutes.
_____________________
Apotheus Silverman
Shop SL on the web - SLExchange.com Visit Abbotts Aerodrome for gobs of flying fun. |