|
|
| Author |
Message |
|
| talkerlang |
Posted: Mon Jan 09, 2012 4:29 am |
|
|
|
Joined: 09 Jan 2012
Posts: 1
|
Hi All,
I've searched a lot about this but haven't been able to find any answer/explanation at all. I've created a chat room and am doing some regex using the erlang 're:' library. Recently I've been seeing a lot of slowness in the process handling the chat-room and when I did some analysis I found this:
** pid(0,22667,5)
** registered name: []
** memory: 2595268072
** reductions: 20071359510
** message queue len: 263766
** current_function: {erlang,re_run_trap,3}
This has started happening recently and has been happening consistently now every couple of days. I usually have to disable all of my regex code and it starts working fine.
Any ideas, what is happening here? I would very much appreciate any pointers/explanation.
Thank you. |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|