Hi friends :
When we broadcast a message to 100000th user, are the sort of receiving messages depend on sort of users rows in database?
( It means when a user is in the first row, It's faster than the 100000th user that receive message) or it has another mechanism.
I want to achieve the time of broadcast that is from sending to receiving.
thanks a lot.