.. |
function
|
0e9d0f7888
This fixes bug from SHUTDOWN error when it is returned.
|
13 лет назад |
protocol
|
93edb5d994
Updated for unique interface.
|
13 лет назад |
actions.cc
|
93edb5d994
Updated for unique interface.
|
13 лет назад |
actions.hpp
|
c6f844925c
Full framework
|
13 лет назад |
add.cc
|
93edb5d994
Updated for unique interface.
|
13 лет назад |
add.hpp
|
93edb5d994
Updated for unique interface.
|
13 лет назад |
aggregator.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
aggregator.hpp
|
da65696c4d
Encapsulate the arguments for aggregate functions.
|
14 лет назад |
allocator.cc
|
9e2122c78a
Update test lib
|
13 лет назад |
allocator.hpp
|
5b1bd8ca2e
Merge in my tree, plus updates to docs.
|
13 лет назад |
argument.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
assert.hpp
|
68fa05c2e2
Update test framework.
|
13 лет назад |
backtrace.cc
|
31f70f3b7e
Update safety logic around packet in function.
|
13 лет назад |
backtrace.hpp
|
31f70f3b7e
Update safety logic around packet in function.
|
13 лет назад |
byteorder.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
byteorder.h
|
25ed8fc44e
More cleanup.
|
14 лет назад |
client.cc
|
816ed295a0
Update for status data.
|
12 лет назад |
command.cc
|
e25ff332f6
Improve performance in server by cutting strlen() usage, additionally add first pass for "UNIQUE" lookup.
|
13 лет назад |
command.h
|
6ac67fca69
Merge in fixes for http/code refactoring.
|
13 лет назад |
common.h
|
816ed295a0
Update for status data.
|
12 лет назад |
connection.cc
|
816ed295a0
Update for status data.
|
12 лет назад |
connection.hpp
|
31f70f3b7e
Update safety logic around packet in function.
|
13 лет назад |
do.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
do.hpp
|
8af4130e81
Merge in namespace support.
|
14 лет назад |
error.cc
|
816ed295a0
Update for status data.
|
12 лет назад |
error.hpp
|
edce1deabc
Update tests/add both a client and worker identifier call (i.e. add in API bit not currently supported).
|
13 лет назад |
execute.cc
|
01c91d3dd5
A couple of NULL.
|
13 лет назад |
function.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
gearman.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
gearman.h
|
f6a7f6a6f3
Merge in version of interface for libgearman
|
13 лет назад |
include.am
|
816ed295a0
Update for status data.
|
12 лет назад |
is.hpp
|
3c187288c1
1) Update tests so that we have a single notion of port.
|
13 лет назад |
job.cc
|
a0453da66e
Remove wait.
|
13 лет назад |
job.h
|
025986c2b2
Fix for null attr, workload in execute.
|
13 лет назад |
kill.cc
|
56beb7d14b
Add in additional kill.
|
13 лет назад |
log.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
log.hpp
|
72af7290c7
Update include files.
|
13 лет назад |
ostream.hpp
|
d2d781c24c
Additional fix for bad task in client loop.
|
13 лет назад |
packet.cc
|
816ed295a0
Update for status data.
|
12 лет назад |
packet.hpp
|
f6a7f6a6f3
Merge in version of interface for libgearman
|
13 лет назад |
parse.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
result.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
result.hpp
|
47e099bfb1
Add a test for creating callbacks on the client states.
|
13 лет назад |
run.cc
|
816ed295a0
Update for status data.
|
12 лет назад |
run.hpp
|
3730290b70
More error output to look for user inserting bad tasks: https://bugs.launchpad.net/gearmand/+bug/951574
|
13 лет назад |
status.cc
|
816ed295a0
Update for status data.
|
12 лет назад |
status.hpp
|
816ed295a0
Update for status data.
|
12 лет назад |
strcommand.cc
|
6ac67fca69
Merge in fixes for http/code refactoring.
|
13 лет назад |
strcommand.h
|
6ac67fca69
Merge in fixes for http/code refactoring.
|
13 лет назад |
strerror.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
string.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
string.hpp
|
9e90e7858d
Add API call for cloning a new worker for use from a Job.
|
13 лет назад |
task.cc
|
816ed295a0
Update for status data.
|
12 лет назад |
task.hpp
|
816ed295a0
Update for status data.
|
12 лет назад |
task_attr.cc
|
a0453da66e
Remove wait.
|
13 лет назад |
unique.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
unique.hpp
|
363df1e4df
Abstract out the protocol around submit.
|
13 лет назад |
universal.cc
|
816ed295a0
Update for status data.
|
12 лет назад |
universal.hpp
|
edce1deabc
Update tests/add both a client and worker identifier call (i.e. add in API bit not currently supported).
|
13 лет назад |
vector.cc
|
f41d7929fb
Update all files for config.h
|
13 лет назад |
vector.hpp
|
3c187288c1
1) Update tests so that we have a single notion of port.
|
13 лет назад |
worker.cc
|
dbd183fa8a
Add additional tests around value returned by worker functions.
|
13 лет назад |