Posted 24 July 2015 - 02:11 AM
im working on a "global" passwords databank for the base im building and part of that involves having a centeral server computer that hosts the most recent version of the password database. so i haven't done any rednet testing but i have a sneaking suspicion that if multiple computers try and talk to the server room all at once, that things will get backed up. currently the server computer will simply run on request, i.e. it will wait till it is asked to do something, then do it, then wait again
so my question is, is there a better way to do this to make it less likely for the network to get clogged? or will i just have to deal with this limitation?….like i said i havn't done any testing so it might be able to handle multiple requests at once but either way im asking this in advanced asuming i'll run into this problem while testing
so my question is, is there a better way to do this to make it less likely for the network to get clogged? or will i just have to deal with this limitation?….like i said i havn't done any testing so it might be able to handle multiple requests at once but either way im asking this in advanced asuming i'll run into this problem while testing