[rabbitmq-discuss] rabbitMQ redistribution with minimal ERLANG files....

Jerry Kuch jerryk at vmware.com
Fri Feb 3 20:33:45 GMT 2012


Hi, Philippe:

I'd be reluctant to try to cut too much out of the Erlang lib directory,
and anything out of the bin directory.  The environment can be pretty lazy
about when it loads things and you don't want your apps to be discovering
well into their runtime that some critical module is missing...

Best regards,
Jerry

----- Original Message -----
From: "Philippe Jean" <p_jean at ateliers-numeriques.net>
To: "Jerry Kuch" <jerryk at vmware.com>
Cc: rabbitmq-discuss at lists.rabbitmq.com
Sent: Friday, February 3, 2012 12:28:53 PM
Subject: Re: [rabbitmq-discuss] rabbitMQ redistribution with minimal ERLANG files....

hello jerry,

I did recompile Erlang/OTP without too much pain.  what should I keep as
redistributable?  would the /bootstrap be enough for rabbitMQ or do I
need /bin and the complete /lib (seems to contain a lot of stuff, among
which source and intermediate files....)

philippe

On 12-02-03 2:37 PM, Jerry Kuch wrote:
> A quick hack you might try:
>
> If you are willing to build Erlang/OTP from source (it's not too daunting
> on most Linuxes), you could likely get away with doing a 'make install' of
> it to some common place near where you want your Rabbit to live.  You might
> then imagine tarballing the whole enchilada up and using that as your redist
> unit.
>
> That won't get the disk space down to where you want it to be, probably, but
> at least you'll get the self containment you're after...
>
> Just a thought.
>
> Best regards,
> Jerry
>
> ----- Original Message -----
> From: "Philippe Jean"<p_jean at ateliers-numeriques.net>
> To: rabbitmq-discuss at lists.rabbitmq.com
> Sent: Friday, February 3, 2012 11:08:44 AM
> Subject: Re: [rabbitmq-discuss] rabbitMQ redistribution with minimal ERLANG files....
>
> on my part, 2 things are required:
>
> - being able to have a self containing directory where all the required
> files for rabbit mq resides without having to install stuff elswere on
> the machine (/usr/local/lib or other)
> - have a reasonable size for the redist. files.  less than 20MB would be
> good
>
> philippe
>
> On 12-02-03 1:45 PM, Jerry Kuch wrote:
>> Hi, guys...
>>
>> I'd be fairly careful about trying to pare down the Erlang/OTP
>> distribution very much...  it's easy to lose things that are
>> critical, and not all of them are going to manifest "nicely"
>> as a VM/BEAM start time failure, waiting instead until later
>> before they go off the rails...
>>
>> What sort of constraints does your environment pose to motivate
>> the paring down?  It sounds pretty demanding...
>>
>> Best regards,
>> Jerry
>>
>> ----- Original Message -----
>> From: "cocowalla"<colin.anderson333 at gmail.com>
>> To: rabbitmq-discuss at googlegroups.com
>> Cc: rabbitmq-discuss at lists.rabbitmq.com
>> Sent: Friday, February 3, 2012 7:50:46 AM
>> Subject: Re: [rabbitmq-discuss] rabbitMQ redistribution with minimal ERLANG files....
>>
>>
>> I'm considering using it as part of a commercial solution too, and would be most interested in some kind of minimal installation package.
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>
> --
> -----------------------------------------------------------------------------
> Philippe Jean
>
> Les Ateliers Numériques inc.
> 57 Chemin de la Vieille Église
> Lotbinière, Qc, Canada, G0S 1S0
> tel: 514.276.7130 - atelier: 418.796.3069
> email: p_jean at ateliers-numeriques.net
> http://www.ateliers-numeriques.net
>
>
> -----------------------------------------------------------------------------
> This email and any attachments are confidential and may be privileged
> or otherwise protected from disclosure. If you are not the intended
> recipient you must not copy this message or any attachment or disclose
> the contents to any other person. If you have received this message in
> error please contact us at the phone number above or by email at
> info at ateliers-numeriques.net
> -----------------------------------------------------------------------------
> Le contenu du présent courriel est confidentiel et peut être
> privilégié ou soumis à des droits d'auteur. Si vous n'êtes pas le
> destinataire anticipé, toute copie de ce message ou de tout document
> qui peut y être attaché est interdit, de même que la divulgation à
> quiconque du contenu de ce message.
> Si vous avez reçu ce message par erreur, nous vous prions de  nous
> contacter au téléphone ci-haut, ou par courriel à info at ateliers-numeriques.net
> -----------------------------------------------------------------------------
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


--
-----------------------------------------------------------------------------
Philippe Jean

Les Ateliers Numériques inc.
57 Chemin de la Vieille Église
Lotbinière, Qc, Canada, G0S 1S0
tel: 514.276.7130 - atelier: 418.796.3069
email: p_jean at ateliers-numeriques.net
http://www.ateliers-numeriques.net


-----------------------------------------------------------------------------
This email and any attachments are confidential and may be privileged
or otherwise protected from disclosure. If you are not the intended
recipient you must not copy this message or any attachment or disclose
the contents to any other person. If you have received this message in
error please contact us at the phone number above or by email at
info at ateliers-numeriques.net
-----------------------------------------------------------------------------
Le contenu du présent courriel est confidentiel et peut être
privilégié ou soumis à des droits d'auteur. Si vous n'êtes pas le
destinataire anticipé, toute copie de ce message ou de tout document
qui peut y être attaché est interdit, de même que la divulgation à
quiconque du contenu de ce message.
Si vous avez reçu ce message par erreur, nous vous prions de  nous
contacter au téléphone ci-haut, ou par courriel à info at ateliers-numeriques.net
-----------------------------------------------------------------------------



More information about the rabbitmq-discuss mailing list