-
I am trying to install Homebrew on a machine that has never had it installed before. Here is what happens I try to install:
➜ ~ ruby This script will install:
/usr/local/bin/brew
/usr/local/Libra…
-
Add a way to know when a subscriber connects and when it disconnects
-
$ ./configure
...
checking for Boost headers version >= 1.39.0... yes
checking for Boost's header version... 1_55
checking for the toolset name used by Boost for g++... configure: WARNING: could not f…
-
Hi Brian. I was looking at this: https://github.com/brianlmoon/GearmanManager/issues/87 . I also looked at your WORK_EXCEPTION issue you create here awhile back.
Basically, I want a worker to retry…
-
Hello Brian -
Awesome stuff. The following may not be a net_gearman "issue", and I outline a resolution, but I can't be the only one that has face-planted on it. Wondering what you can say about it…
-
When we define multiple gearman servers in the NEB module config, we're getting a near immediate crash of the naemon core process. RHEL 6u4, libgearman 0.28
-
┌─[yuchao@yuchaodeMacBook-Pro] - [~/Downloads/gearmand-1.1.12] - [2014-07-11 07:57:28]
└─[0] make
/Applications/Xcode.app/Contents/Developer/usr/bin/make -j5 all-am
CXX libgearman/libgearman_…
-
Hi.
This seem like occuring when job is queued before worker run. But not all cases.
In that situation, I get a weird string in job.payload like below.
"...... (job.payload) ... RES\nRES\n"
-
When I try to run "brew update", following error pops up:
error: The following untracked working tree files would be overwritten by merge:
Library/Aliases/0mq
Library/Aliases/4store
Libra…
-
Hi,
when nodejs app is under load, I start seeing 'unknown job' errors. Once one pops up, it starts cascading and is followed by more and more errors (I suspect it's because of the jobsWaiting4Create…