[erlang-questions] How to introspect atom table?

Max Lapshin max.lapshin@REDACTED
Tue Nov 20 14:06:59 CET 2012


But there are only 32 000 of possible pids in unix, so it will limit amount
of different names.


On Tue, Nov 20, 2012 at 5:01 PM, Loïc Hoguin <essen@REDACTED> wrote:

> Yes but that's not going to stop peb from making atoms, it'll just create
> them slower. PHP processes are restarted every few thousand requests, which
> forces a reconnect, and the connection might fail, which reconnects it too.
>
> It'll just be a slower time bomb.
>
>
> On 11/20/2012 02:00 PM, Max Lapshin wrote:
>
>> I've told to switch in peb from connect to pconnect. Usually it helps in
>> PHP
>>
>>
>> On Tue, Nov 20, 2012 at 4:46 PM, Loïc Hoguin <essen@REDACTED
>> <mailto:essen@REDACTED>> wrote:
>>
>>     On 11/20/2012 01:04 PM, Max Lapshin wrote:
>>
>>         Problem was in peb:
>>         http://code.google.com/p/__**mypeb/source/browse/trunk/peb.**
>> __c#359<http://code.google.com/p/__mypeb/source/browse/trunk/peb.__c#359>
>>
>>         <http://code.google.com/p/**mypeb/source/browse/trunk/peb.**c#359<http://code.google.com/p/mypeb/source/browse/trunk/peb.c#359>
>> >
>>
>>         guys are using it and it creates new nodename each time it
>> connects.
>>         Atom table quickly gets exhausted.
>>
>>
>>     We had the issue with peb too and just stopped using it entirely.
>>
>>     --
>>     Loďc Hoguin
>>     Erlang Cowboy
>>     Nine Nines
>>     http://ninenines.eu
>>
>>
>>
>
> --
> Loïc Hoguin
>
> Erlang Cowboy
> Nine Nines
> http://ninenines.eu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121120/1b477fdc/attachment.htm>


More information about the erlang-questions mailing list