Thank you!DougieLawson wrote:Take a look at PiNet.
https://www.raspberrypi.org/raspi-ltsp-is-now-pinet/
http://pinet.org.uk/
Code: Select all
How many computers or devices can be connected wirelessly to a router at the same time?
Any number of devices can be connected wirelessly to the router; however, performance might noticeably decrease with each additional device. Three to five devices should be able to use the same wireless connection without a noticeable decrease in network responsiveness.I don't think 10 RPi's + 10 laptops issuing commands over ssh are going to be much trouble for any half decent router.allfox wrote:Greetings,
I think you need a good wireless router. By good, I mean it's better to have multiple antennas and works at 5 GHz.
I'm using a Netgear router to share Internet with friends, here is a FAQ from Netgear: http://kb.netgear.com/app/answers/detai ... wmanycompsSo I think 10 devices need more performance from router.Code: Select all
How many computers or devices can be connected wirelessly to a router at the same time? Any number of devices can be connected wirelessly to the router; however, performance might noticeably decrease with each additional device. Three to five devices should be able to use the same wireless connection without a noticeable decrease in network responsiveness.
For wireless, more "free air time"(the time slice in which no one is transmitting via that frequency) gives better performance, and 5 GHz is usually quieter than 2.4 GHz.
And with multiple antennas, the router is able to receive while is transmitting. (one antenna for receiving, another for transmitting, at the same time)
I haven't tried that, I don't own that much Pis. Maybe OP could try with an existing router, if it's slow, then get another one.Can-Toi wrote:I don't think 10 RPi's + 10 laptops issuing commands over ssh are going to be much trouble for any half decent router.