Recently I used backgrounDRb for batch-like jobs in Rails application.
It worked fine before I noticed the used memory on process 'ruby script/backgroundrb start' increased day by day. I googled 'backgroundrb memory leak', and found some pages like this. Unfortunately backgrounDRb has some problems I met with, and these are not solved in latest version.
So, use ruby script and crond instead of backgrounDRb for long time use while those problems are solved, or fix it on your self and please commit your great code! :p
2008年5月31日土曜日
登録:
コメントの投稿 (Atom)
4 コメント:
Well, did you see this :
http://gnufied.org/2008/05/21/bleeding-edge-version-of-backgroundrb-for-better-memory-usage/
>gnufied
Thanks for your assignment. :p
I'll try later and check it.
So, if the problem on memory usage due to packet gem library, other packages depending on it may have same problem. You did great work and must send your patch as soon as possible.
Thanks.
But, I am the guy, who wrote/maintains backgroundrb. So be sure, these patches are going upstream.
>gnufied
OK, I hope you continue with your nice work :p
コメントを投稿