-
```
What steps will reproduce the problem?
1. Use java-gearman-service 0.6.5
2. Create one Gearman instance with workers for different functions (maybe set
maximum concurrency)
3. Use a remote (not l…
-
Mod-Gearman is working fine if we start the daemons in the right order:
```
2015-02-23 13:44:29 - 127.0.0.1:4730 - v0.33
Queue Name | Worker Available | Jobs Waiting | Jobs Running
---------…
-
Environment:
RedHat 6.5
gearmand-server-0.33-2.x86_64
gearmand-0.33-2.x86_64
mod_gearman-1.5.2-1.el6.x86_64
mod_gearman_neb.conf
```
server=localhost:4730
server=172.16.1.31:4730
```
If server 172.…
-
I am trying to understand some unexpected behavior, and am not sure if it is normal behavior that I simply don't understand, or if I am encountering a bug.
Here's the scenario:
A Worker begins runnin…
-
Hi,
Running Gearman-manager (installing with install.sh, Debian squeeze 32-bit), with 1 job file with dedicated_count=4, the CPU utilization of the Gearman-manager processes is 100%.
No jobs are bei…
-
brew install cairo
gives the following error:
cairo-type1-subset.c:1373: error: ‘cairo_type1_font_subset_t’ has no member named ‘contents’
cairo-type1-subset.c: In function ‘_cairo_type1_scaled_fon…
ghost updated
8 years ago
-
@sni
Any idea why we exit following UNKNOWN as CRITICAL?
https://github.com/sni/mod_gearman/blob/master/t/03-exec_checks.c#L220-L268
__Example1__:
```
Info:\n\nCRITICAL: Return code of 255 is out o…
-
```
The PEAR Net_Gearman implementation sends administrative text commands like
this:
version\r\n
This results in errors when another text command is sent afterwars, I guess
because the Java server…
-
Hello,
I am new to shard-query and have some problems with it.
I have a simple star schema with 7 shards(for each day of the week).
On diffrent queries i receive data only from my first shard. Ive cre…
-
```
Look into why this NullPointerException is occurring:
Ref: https://groups.google.com/forum/?fromgroups=#!topic/gearman/ZfkIYis_FbI
----------------------------------------------------
Hello eve…