Brian Aker
|
edce1deabc
Update tests/add both a client and worker identifier call (i.e. add in API bit not currently supported).
|
13 years ago |
Brian Aker
|
17f851a80d
Fix error messages.
|
13 years ago |
Brian Aker
|
ca702541b1
Fix error printing, and fix connection add so that it actually check to see if the server exists.
|
13 years ago |
Brian Aker
|
f6a7f6a6f3
Merge in version of interface for libgearman
|
13 years ago |
Brian Aker
|
92904ee103
Remove double declaration for static functions.
|
13 years ago |
Brian Aker
|
cc03978c37
Fix possible issue with gcc not finding the correct polymorphic method
|
13 years ago |
Brian Aker
|
fb9820d493
Test cases for 833394
|
13 years ago |
Brian Aker
|
5eac7ff5dc
Fix valgrind test case issue.
|
13 years ago |
Brian Aker
|
f90f5f2360
Merge in hostile/setup test for random open socket issue.
|
13 years ago |
Brian Aker
|
72af7290c7
Update include files.
|
13 years ago |
Brian Aker
|
68fa05c2e2
Update test framework.
|
13 years ago |
Brian Aker
|
5b1bd8ca2e
Merge in my tree, plus updates to docs.
|
13 years ago |
Brian Aker
|
989dad4699
Merge in local fixes (which includes new allocator, worker shutdown,...)
|
13 years ago |
Brian Aker
|
893380c25f
Fix for issue where PHP was not being handed memory it thought that it owned.
|
13 years ago |
Brian Aker
|
47e099bfb1
Add a test for creating callbacks on the client states.
|
13 years ago |
Brian Aker
|
c9c67901f1
Continue to extend to test for free in client (also added method for determining if it has been enabled).
|
13 years ago |
Brian Aker
|
f8d6d8d97e
Fix for lp:785203 (PHP client issue).
|
13 years ago |
Brian Aker
|
cfa7968cb7
Merge in some update for gearman_job_handle_t.
|
13 years ago |
Brian Aker
|
8fac81c1f5
Update benchmark tools so that they will pass icc. Also documented how to determine task errors.
|
13 years ago |
Brian Aker
|
67fd296a2d
Fix reset for worker_work().
|
13 years ago |
Brian Aker
|
f7275bd360
Fix issue where GEARMAN_COULD_NOT_CONNECT was not causing the client to reset (so you couldn't try for a second time).
|
13 years ago |
Brian Aker
|
2b42735785
Additional cleanup for task job_handle checking.
|
13 years ago |
Brian Aker
|
69ac01fe7a
Update docs/abilities of gearman_client_job_status()
|
13 years ago |
Brian Aker
|
7829a35b19
Fix it so that is_known and is_running are a bit more accurate.
|
13 years ago |
Brian Aker
|
babb7e7cdb
do() will now allow a task to (i.e. it no longer will just free tasks when it is run).
|
13 years ago |
Brian Aker
|
3805d363a8
Merge in breakout for parser function.
|
13 years ago |
Brian Aker
|
d7a3987b78
Merge in split of task run out to its own file.
|
13 years ago |
Brian Aker
|
aaca5d9449
Merge in documentaion updates.
|
13 years ago |
Brian Aker
|
5cdf022caf
Fix more documentation, better name the return types for workers.
|
13 years ago |
Brian Aker
|
25a8e21587
Merge clarification of method names for recv.
|
13 years ago |
Brian Aker
|
dc95495eb0
Merge in fix for map reduce job failing.
|
13 years ago |
Brian Aker
|
b7e3c1769f
Merge in docs.
|
13 years ago |
Brian Aker
|
8af4130e81
Merge in namespace support.
|
13 years ago |
Brian Aker
|
1c4b4fb9e3
Cleanup calling functions such that if the first parameter is missing that we don't see a crash.
|
13 years ago |
Brian Aker
|
bbbc9e338c
Adding reducer test for failure cases.
|
13 years ago |
Brian Aker
|
2e6d6de4fa
Merge in additional error message output (plus framework for mapper functions).
|
13 years ago |
Brian Aker
|
c795a527b6
Cleanup caller around do
|
13 years ago |
Brian Aker
|
083521a9e3
Remove redundant code.
|
13 years ago |
Brian Aker
|
7b8fe5e650
Merge in work for final bit of universal
|
13 years ago |
Brian Aker
|
75f8fc4bc6
Additional cleanup
|
13 years ago |
Brian Aker
|
2bb6e7ebf1
Merge in additional cleanup around universal
|
13 years ago |
Brian Aker
|
ffb3686b3e
Fix remaining bit in connection
|
13 years ago |
Brian Aker
|
b4543b438a
Merge in update, more for connection class
|
13 years ago |
Brian Aker
|
3be27b8cac
Merge in _packet switch for connection objects.
|
13 years ago |
Brian Aker
|
6d3143f9e6
recv(), close()
|
13 years ago |
Brian Aker
|
d8a89ba322
Convert over send()
|
13 years ago |
Brian Aker
|
afcee89633
Merge in update so that we correctly now know internally that we never do anything but allocate a connection.
|
13 years ago |
Brian Aker
|
73a35721bb
Merge in gearman_wait()
|
13 years ago |
Brian Aker
|
beb8d68e7c
More language shift.
|
13 years ago |
Brian Aker
|
d51dcd99eb
Merge additional updates for style.
|
13 years ago |