[erlang-questions] "detached VM" vs "VM under screen"

Jesse Gumm gumm@REDACTED
Thu Jan 5 14:26:07 CET 2012


I run under screen, since I run screen for everything already, it's nice to
always have the erlang shell up and ready if I need it.

-Jesse

--
Jesse Gumm
Owner, Sigma Star Systems
414.940.4866
www.sigma-star.com
@jessegumm
On Jan 5, 2012 7:03 AM, "CGS" <cgsmcmlxxv@REDACTED> wrote:

> Hi,
>
> One major preference to use -detached (implies -noinput which implies
> further -noshell) option is when you want to create a persistent
> application which doesn't depend on your connection with the machine where
> you run the application. It is similar with "nohup" command under Linux. It
> also implies the use of less resources than "screen", but with no
> capability to interact directly with it.
>
> CGS
>
>
>
>
>
> On 01/05/2012 12:27 PM, Zabrane Mickael wrote:
>
>> Hi guys,
>>
>> Is there any preference between running a VM in a "detached mode"  (i.e
>> erl -detached ...)
>> or simply running it inside "screen" for example witout detaching from it
>> (i.e erl ...) ?
>>
>> What are the pros/cons?
>> Best practices?
>>
>> Regards,
>> Zabrane
>>
>> ______________________________**_________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/**listinfo/erlang-questions<http://erlang.org/mailman/listinfo/erlang-questions>
>>
>
> ______________________________**_________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/**listinfo/erlang-questions<http://erlang.org/mailman/listinfo/erlang-questions>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120105/16116331/attachment.htm>


More information about the erlang-questions mailing list