[rabbitmq-discuss] amqp_rpc_server

Jesper Louis Andersen jesper.louis.andersen at gmail.com
Tue Jul 23 11:03:01 BST 2013


On Tue, Jul 23, 2013 at 10:53 AM, Anton Sizov <a.sysoff at gmail.com> wrote:

> Is there a problem with start function? You can manually link or monitor
> pid that start function return. It is more flexible.


Supervisors can't link afterwards. They need the spawn_link invocation
since they expect to be linked right away automatically. Besides, it is not
very Erlang-idiomatic to first spawn then link.


-- 
J.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130723/43bda28c/attachment.htm>


More information about the rabbitmq-discuss mailing list