RaspberryPi?
#6
You can actually calculate that. The world data takes most of the RAM, so that's what you should use to calculate the max users.

Suppose the amount of chunks each user can see is an area of 16x16 chunks. Each chunk has 128x16x16 blocks, and each block is 2.5 bytes
16x16 x 128x16x16 x 2.5 = 20971520 bytes = 20MB

Just to make sure I'd add another 10MB to that per userTongue so the server would take 30MB per user in a worst case scenario I think.

So with a max view range of 16x16 chunks, you should be able to host AT LEAST 8 players
Reply
Thanks given by:


Messages In This Thread
RaspberryPi? - by tbar - 01-20-2012, 02:09 AM
RE: RaspberryPi? - by FakeTruth - 01-20-2012, 02:43 AM
RE: RaspberryPi? - by tbar - 01-23-2012, 05:08 PM
RE: RaspberryPi? - by Lapayo - 01-23-2012, 12:18 AM
RE: RaspberryPi? - by mtilden - 01-23-2012, 05:57 AM
RE: RaspberryPi? - by FakeTruth - 01-23-2012, 10:25 PM
RE: RaspberryPi? - by tbar - 02-10-2012, 02:40 AM
RE: RaspberryPi? - by xoft - 03-13-2012, 06:01 AM
RE: RaspberryPi? - by tbar - 03-13-2012, 04:28 PM
RE: RaspberryPi? - by xoft - 03-13-2012, 05:56 PM
RE: RaspberryPi? - by xoft - 03-25-2012, 07:48 PM
RE: RaspberryPi? - by xoft - 03-25-2012, 11:19 PM
RE: RaspberryPi? - by tbar - 03-26-2012, 04:28 PM
RE: RaspberryPi? - by xoft - 03-30-2012, 01:23 AM
RE: RaspberryPi? - by tbar - 03-30-2012, 04:08 AM



Users browsing this thread: 1 Guest(s)