Commit Graph

19 Commits

Author SHA1 Message Date
Sam Caldwell 80ebab5ed7 untyped flink: use interest as request for jobs 2019-10-16 16:21:00 -04:00
Sam Caldwell d29afb6679 untyped flink: unify task-assignment and task-state assertions 2019-10-16 16:13:19 -04:00
Sam Caldwell 5e61e9941b untyped flink: finish streamlining ids, resolve dataflow issue 2019-10-15 11:40:55 -04:00
Sam Caldwell 7374c8c506 untyped flink: work on streamlining ids, demonstrating dataflow issue 2019-10-15 11:16:46 -04:00
Sam Caldwell 2610ceb541 untyped flink: fiddle with race in task manager 2019-10-10 13:45:33 -04:00
Sam Caldwell 479ea2fc1f associate task runners with a particular task manager 2019-10-01 16:44:43 -04:00
Sam Caldwell 42d025cc7f flink: task runners don't need a status 2019-10-01 10:12:31 -04:00
Sam Caldwell 04e34c58ea start cleaning up/streamlining flink 2019-08-26 11:09:35 -04:00
Sam Caldwell 7815fad415 examples/flink: implement task delegation roles in terms of abstract
templates
2019-08-26 11:09:16 -04:00
Sam Caldwell f85203ac73 examples/flink: small cleanups 2019-03-05 10:53:30 -05:00
Sam Caldwell 0da903e438 examples/flink: merge task assignment and delegation protocols 2019-02-26 15:48:26 -05:00
Sam Caldwell 22bd143025 examples/flink: rename map and reduce structs for slightly less overloading on task 2019-02-26 13:34:12 -05:00
Sam Caldwell a6d6ceaa7c examples/flink: tidy up a bit 2019-02-26 12:13:37 -05:00
Sam Caldwell abc8669b74 examples/flink: describe the protocol 2019-02-26 10:50:00 -05:00
Sam Caldwell a98ba7baab examples/flink: avoid asking the task manager to do more than it is
capable of
2019-02-21 15:10:42 -05:00
Sam Caldwell 702c53f7d1 examples/flink: Split lines to words in job runner; trim punctuation on words 2019-02-18 16:03:27 -05:00
Sam Caldwell bb028b1af8 examples/flink: create a job from a file
Doesn't handle punctuation properly
2019-02-18 15:45:10 -05:00
Sam Caldwell fb778ab1ee examples/flink: create tasks & jobs from an input string rather than
manually
2019-02-18 15:21:24 -05:00
Sam Caldwell 5cb0462ec4 examples: adapt Jonathan's flink exceprt to syndicate 2019-02-13 15:53:04 -05:00