Dear list, This is probably a stupid question, but why is mnesia not suitable for backing queues? Given that rabbit already uses mnesia to replicate exchange state, and that you get a reference to the first and last items of a sorted table, is there some obvious problem with using mnesia that I can't see? Ben