search for: schlaefcke

Displaying 7 results from an estimated 7 matches for "schlaefcke".

2007 Apr 03
4
Problem with blocking workers
...the results instead it waits until the stored procedure has finished. I need to get different jobs with different execution times executed at the same time. This is how I understand concurrency. How could I solve my problem? Are concurrent tasks possible anyway? Thanks & Regards, Christian Schlaefcke
2007 Apr 07
4
Error when starting Backgroundrb
...tebook. This "setsid is unimplemented" is new and even google could not tell me much about it. Anybody here who experienced this error and could help with a workaround? Thanks & Regards, Christian -------------- next part -------------- A non-text attachment was scrubbed... Name: cschlaefcke.vcf Type: text/x-vcard Size: 368 bytes Desc: not available Url : http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20070407/e7170100/attachment.vcf
2008 Jan 09
1
Windows Support?
Hi Folks, it?s quite a while that I used BackgrounDRb and I was hoping that I get the chance on working with it again, as I read so many promising things here in the list! When I last worked with it (Rel. 0.21) there was no way of running it under Windows. Is this restriction still valid? I hope not, as I desperately need to get it working with InstantRails in a Windows environment for some new
2008 Dec 18
1
permission and library dep issues after fedora upgrade
Hi Folks, I recently upgraded my fedora server from fc8 to fc10 and have trouble getting my samba server working again. I have 2 problems that are probably coherent to each other. First Problem: When I try to connect to my samba shares I get this error: '/share/path' does not exist or permission denied when connecting to [share name] Error was Keine Berechtigung The last two words
2007 May 15
6
Behaviour of pool_size setting
...g somehow? How do I have to understand the behaviour of pool_size? What happens when I have 30 workers working and the 31st, 32nd, ..., 300th request to start a worker comes in? Thanks & Regards! Christian -------------- next part -------------- A non-text attachment was scrubbed... Name: cschlaefcke.vcf Type: text/x-vcard Size: 368 bytes Desc: not available Url : http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20070515/defa024a/attachment.vcf
2007 Jun 07
0
Problem with workers starting workers
Hi, I have something like a control worker that gets started from a webservice on request. The control worker should prepare other execution workers and start them. It seems that the execution workers stop working as soon as the control worker has done it?s work and gets released. Is there a way to start workers from other workers without blocking them as soon as the father worker gets
2006 Nov 10
2
How to integrate Scruff Images
Hi Folks, since I have scruffy up and running now I´d like to integrate the desired images on some of my rails views. But neither scruffy nor rails docs say something about this and I cannot find examples or help on this. So I hope somebody on this forum has experiences in integrating scruffy images on rails views. I find out how to go the easy and obvious way: Export image to a file and then