MojoX-Gearman.git
13 years agoECHO_REQ SUBMIT_JOB GRAB_JOB runs ioloop
Dobrica Pavlinusic [Tue, 1 Mar 2011 22:58:59 +0000 (22:58 +0000)]
ECHO_REQ SUBMIT_JOB GRAB_JOB runs ioloop

This allow us to start first worker, and then client and terminate
worker after first batch of jobs

13 years agorename tests
Dobrica Pavlinusic [Tue, 1 Mar 2011 22:11:36 +0000 (22:11 +0000)]
rename tests

13 years agofirst worker
Dobrica Pavlinusic [Tue, 1 Mar 2011 22:09:38 +0000 (22:09 +0000)]
first worker

13 years agobetter errors and output
Dobrica Pavlinusic [Tue, 1 Mar 2011 22:06:43 +0000 (22:06 +0000)]
better errors and output

13 years agono need for custom res accessor
Dobrica Pavlinusic [Tue, 1 Mar 2011 19:22:57 +0000 (19:22 +0000)]
no need for custom res accessor

13 years agotest ping response
Dobrica Pavlinusic [Tue, 1 Mar 2011 19:18:08 +0000 (19:18 +0000)]
test ping response

13 years agonew own Mojo::IOLoop to play nice with Mojolicious
Dobrica Pavlinusic [Tue, 1 Mar 2011 18:55:53 +0000 (18:55 +0000)]
new own Mojo::IOLoop to play nice with Mojolicious

13 years agopass request type name
Dobrica Pavlinusic [Tue, 1 Mar 2011 17:16:26 +0000 (17:16 +0000)]
pass request type name

13 years agocheck if alive after SUBMIT_JOB
Dobrica Pavlinusic [Tue, 1 Mar 2011 16:50:58 +0000 (16:50 +0000)]
check if alive after SUBMIT_JOB

13 years agoNULL terminate payload
Dobrica Pavlinusic [Tue, 1 Mar 2011 12:05:49 +0000 (12:05 +0000)]
NULL terminate payload

13 years agosync SUBMIT_JOB somewhat working
Dobrica Pavlinusic [Tue, 1 Mar 2011 11:00:54 +0000 (11:00 +0000)]
sync SUBMIT_JOB somewhat working

13 years agodie on ERROR response
Dobrica Pavlinusic [Mon, 28 Feb 2011 17:31:54 +0000 (17:31 +0000)]
die on ERROR response

13 years agocheck echo return value
Dobrica Pavlinusic [Mon, 28 Feb 2011 17:30:03 +0000 (17:30 +0000)]
check echo return value

13 years agocorrectly pack multiple arguments
Dobrica Pavlinusic [Mon, 28 Feb 2011 17:29:49 +0000 (17:29 +0000)]
correctly pack multiple arguments

13 years agofirst working echo with Gearman
Dobrica Pavlinusic [Mon, 28 Feb 2011 17:11:11 +0000 (17:11 +0000)]
first working echo with Gearman