asonix
|
248af5c783
|
Remove futures 0.1 dep, update sled
|
2020-03-21 12:18:15 -05:00 |
|
asonix
|
2fe8e9885c
|
Move job back to named Future associated type
|
2020-03-21 09:44:38 -05:00 |
|
asonix
|
076a30d61c
|
Remove unchanged default const
|
2020-03-20 22:13:53 -05:00 |
|
asonix
|
b40dc7dc93
|
Introduce job timeout
|
2020-03-20 22:04:23 -05:00 |
|
asonix
|
74ac3a9b61
|
Update to new futures, new actix
|
2020-03-20 21:31:03 -05:00 |
|
asonix
|
f254b24814
|
Bump version for new sled
|
2019-10-28 18:47:23 -05:00 |
|
asonix
|
a5b2a3e8dd
|
Prepare jobs-sled for release
|
2019-09-22 12:41:13 -05:00 |
|
asonix
|
b017803b74
|
Use stable sled-extensions
|
2019-09-16 20:31:11 -05:00 |
|
asonix
|
9c8a8dcfc9
|
Update sled
|
2019-09-08 18:59:21 -05:00 |
|
asonix
|
89eb549c44
|
Update example, readme
|
2019-05-27 20:35:02 -05:00 |
|
asonix
|
1f10095269
|
Make background-jobs simpler to use
|
2019-05-27 19:01:21 -05:00 |
|
asonix
|
645041fbac
|
Update example, maybe look into ProcessorExt trait for Actix
|
2019-05-27 12:42:07 -05:00 |
|
asonix
|
6cd5344b7b
|
Hide generics behind Box<dyn Trait>
|
2019-05-27 12:29:11 -05:00 |
|
asonix
|
875eec57dd
|
Bump versions
|
2019-05-25 16:41:58 -05:00 |
|
asonix
|
d3987768a5
|
Update readme, main repo docs
|
2019-05-25 16:15:09 -05:00 |
|
asonix
|
2968ba5360
|
Drop tokio
|
2019-05-23 22:25:00 -05:00 |
|
asonix
|
d1aeb6c139
|
Bump actix
|
2019-05-21 15:04:06 -05:00 |
|
asonix
|
a7b494ca39
|
Prepare release
|
2018-12-16 13:44:25 -06:00 |
|
asonix
|
a22d10242a
|
Fix jobs-server
|
2018-12-16 13:14:46 -06:00 |
|
asonix
|
d266315f1f
|
Add jobs-actix
|
2018-12-16 12:43:44 -06:00 |
|
asonix
|
6e79341b38
|
Add scheduled jobs, fix spawning non-default jobs
|
2018-12-13 11:08:28 -06:00 |
|
asonix
|
4f2530d485
|
Add application state
|
2018-11-18 15:05:03 -06:00 |
|
asonix
|
58f794dc55
|
Update docs, use associated constants, add queue_sync
|
2018-11-18 08:45:12 -06:00 |
|
asonix
|
cf6ede67ea
|
Add documentation, license info, Make API cleaner
|
2018-11-17 19:39:04 -06:00 |
|
asonix
|
6ae02e08cb
|
Delete actix and tokio examples
|
2018-11-17 16:59:16 -06:00 |
|
asonix
|
c8f1f6cd34
|
Mark jobs staged, not running
Clear staged jobs on startup
|
2018-11-16 19:10:45 -06:00 |
|
asonix
|
960c0235c4
|
Update tokio-zmq, optionally use futures-zmq instead
|
2018-11-16 18:09:53 -06:00 |
|
asonix
|
a877b5c9e8
|
Apply backpressure in pushers, portmap
|
2018-11-11 12:42:10 -06:00 |
|
asonix
|
c0fcedf8a1
|
Add queues, make fault tolerant
|
2018-11-10 22:46:46 -06:00 |
|
asonix
|
dbb8144673
|
Use Push and Pull to transmit jobs. No more req/rep issues
|
2018-11-10 15:58:19 -06:00 |
|
asonix
|
87db89b35a
|
Don't push db
|
2018-11-07 23:48:42 -06:00 |
|
asonix
|
e70a6b80e4
|
Make jobs processor accessible over a network
|
2018-11-07 23:47:11 -06:00 |
|
asonix
|
5b8ec51e33
|
Generate jobs rather than writing out each one
|
2018-11-07 20:03:39 -06:00 |
|
asonix
|
5c8b50643d
|
Make actix handler and frontend
|
2018-11-07 19:50:21 -06:00 |
|
asonix
|
ba758b19ab
|
Make example wait so it can process before getting the shutdown signal
|
2018-11-06 21:52:57 -06:00 |
|
asonix
|
f92ae865a3
|
Update example
|
2018-11-06 21:37:14 -06:00 |
|
asonix
|
a9b294d39e
|
Fix deadlocks in Storage methods
|
2018-11-06 20:01:43 -06:00 |
|