Raspberry PI - 2
#1
Hey guys,

http://www.raspberrypi.org/raspberry-pi-2-on-sale/

Wouldn't this be fun to run mc-server on ?Big Grin
I am thinking of ordering one if it works, so far i read it should run just fine.
Reply
Thanks given by:
#2
Nice, finally some serious hardware. Those 256 MiB of RAM they started with were laughable already at the time of the launch. I believe this piece of HW could run the server pretty smooth.

Pity, I can't spare the money now, I'm saving for my new house so can't afford any "goodies"; but perhaps later this year I might be able to.
Reply
Thanks given by:
#3
Theoretically speaking, can MC-server run on two or more Pi's in parallel? Perhaps via some os low-level abstraction?
Reply
Thanks given by:
#4
Wow, that's a pretty pleasant surprise. They finally upgraded to an ARM Cortex-A7. Perhaps Android on RasPi soon?
Reply
Thanks given by: PCPlayerLV
#5
@native we've already talked about this, it is highly impractical to run single-world MCS on multiple computers, mostly due to the synchronization needed between them. You can use BungeeCord to split the load among multiple servers with different worlds - MCS is already BungeeCord-compatible.
Reply
Thanks given by:
#6
Theoretically speaking it would be possible to offload generation and lighting to a different machine. The issue there is not how it would work, but the amount of effort required to rewrite the interface. There's a lot of hidden dependencies in the code. For example the tree helper class directly depends on: BlockID.h, Noise.h, BiomeDef.h, Globals.h, ChunkDef.h, Vector3.h And indirectly depends on everything thrown in by those, which includes world.h, chunk.h, root.h which pretty much draws everything in.
Reply
Thanks given by: PCPlayerLV
#7
I just bought a couple to test out.
Reply
Thanks given by: sphinxc0re , PCPlayerLV
#8
(02-14-2015, 04:49 PM)wudles Wrote: I just bought a couple to test out.

Keep us updated Smile
Reply
Thanks given by: PCPlayerLV
#9
Existing software should work on the new pies, so the buildserver one should work.

We'd have to see how much benefit the new pi gets from NEON and other ARMv7 features.

I'm getting one for home as well next week so I could test as well.
Reply
Thanks given by:
#10
Lucky youTongue
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)