On Mon, Oct 27, 2014 at 9:42 PM, Li Li <[email protected]> wrote: > I want to use a phoenix as a message queue.
In general it's not advisable to use a database as a message queue. Use one of the purpose built systems for message queuing, there are many alternatives. -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
