Home server queues pull messages from Store and forward queues. The route of the pull spans only a single network hop. Only messages for the queue manager hosting the home server queue are pulled down. Messages pulled from the store and forward queue are presented to the queue manager using a normal put method call, and are then resolved as normal. The messages pulled down this way should all be destined for local queues.