you could have a start and end index indicating if something is on queue (start != end) and the position of msg to send (start)
you could have a start and end index indicating if something is on queue (start != end) and the position of msg to send (start)