Commit graph

55 commits

Author SHA1 Message Date
asonix 13b72ec9cc Bump versions 2024-02-04 23:39:23 -06:00
asonix 141db9afc8 Remove anyhow 2024-02-04 23:35:47 -06:00
asonix c1d7d9e750 Update cargo tomls 2024-01-18 12:58:59 -05:00
asonix ab6ab53b9a actix: fix docs, namespace metrics 2024-01-13 16:37:44 -05:00
asonix 495977b8d8 jobs-actix: spawn with task names 2024-01-10 21:11:45 -06:00
asonix dc3f7b2c62 Remove dependency on tracing-futures 2024-01-08 16:37:32 -06:00
asonix 51418ced0e Bump version 2024-01-08 16:34:22 -06:00
asonix 4809c123c2 Reimplement job storage 2024-01-07 18:52:09 -06:00
asonix 21c98d607f Update metrics 2024-01-07 12:30:04 -06:00
asonix c275bc7ef6 all: update metrics 2023-04-27 19:29:46 -05:00
asonix 218436e170 actix: bump version 2022-12-13 23:13:42 -06:00
asonix ee91b27933 actix: Improve tracing 2022-12-13 23:07:03 -06:00
asonix d276aa2cfe actix: bump version 2022-12-12 11:04:41 -06:00
asonix b641c29885 actix: bump version 2022-12-12 10:38:23 -06:00
asonix 9869fe7cb3 Add back ArbiterDropper 2022-11-19 21:44:17 -06:00
asonix 1a9efc8a49 actix: bump version 2022-11-19 17:42:12 -06:00
asonix 3c34d66e48 jobs-actix: simplify manager, add _with_threads option, add metrics 2022-11-19 14:40:23 -06:00
asonix 2b6e1b3be3 Remove unused num_cpus dep 2022-11-17 22:42:03 -06:00
Aode (lion) 1ac3c0bc86 Remove concept of ticking, instead wait for jobs 2022-07-02 13:42:17 -05:00
Aode (Lion) bf65fe802a Remove chrono, use std time types for public api 2022-01-17 17:45:24 -06:00
Aode (lion) 85278110ce Prepare 0.11 2021-11-22 18:29:12 -06:00
Aode (lion) 8c3f83c275 Add job timing 2021-11-17 12:53:49 -06:00
Aode (Lion) 7e1e89e777 2021 2021-10-21 16:31:29 -05:00
Aode (Lion) c0ce6f303e Move more out of spawned tasks 2021-10-06 20:31:27 -05:00
Aode (Lion) cce5a97306 Don't have long-running spans 2021-09-21 12:02:58 -05:00
Aode (Lion) fbd614474f Relicense 2021-09-21 10:17:24 -05:00
Aode (lion) ba60a5cbe0 Replace log with tracing 2021-09-16 17:50:32 -05:00
asonix 928b6adb9b jobs-actix: remove rand dep 2021-02-04 12:37:12 -06:00
asonix be513dae1e Update to actix-rt 2.0.0 2021-02-03 16:32:56 -06:00
asonix 2cb81ee743 Carry Arbiter in QueueHandle to allow spawning from off the runtime 2021-01-06 12:24:27 -06:00
asonix 8817e8b679 Stable release 2020-09-13 19:38:13 -05:00
asonix 57761f3609 Use a better mutex 2020-05-21 22:01:20 -05:00
asonix ba1a9f422f Remove dependency on Actix Actors 2020-04-23 13:16:56 -05:00
asonix f1c4709e41 Expose schedule in queuehandle, expose dev types in main lib 2020-04-21 12:04:18 -05:00
asonix 759ccf018b Eliminate Processor 2020-04-20 19:30:56 -05:00
asonix ca1c073666 Add ActixJob to handle spawinging ?Send futures 2020-03-30 10:36:49 -05:00
asonix cc2d0fbf0d Uuid ids 2020-03-22 12:52:43 -05:00
asonix 248af5c783 Remove futures 0.1 dep, update sled 2020-03-21 12:18:15 -05:00
asonix 74ac3a9b61 Update to new futures, new actix 2020-03-20 21:31:03 -05:00
asonix 147a15b2fe Bump core and actix versions 2019-11-05 16:09:23 -06:00
asonix 7a365ad415 Update licensing, sled-extensions 2019-09-15 15:51:33 -05:00
asonix 366a328e9f Bump deps 2019-08-31 11:11:24 -05:00
asonix 6ad80ea4dc Bump versions 2019-05-27 19:30:30 -05:00
asonix 1f10095269 Make background-jobs simpler to use 2019-05-27 19:01:21 -05:00
asonix 6cd5344b7b Hide generics behind Box<dyn Trait> 2019-05-27 12:29:11 -05:00
asonix 986a08b7e9 Update repo links 2019-05-25 15:33:38 -05:00
asonix f2a694879c Revamp background-jobs with pluggable backends 2019-05-25 15:22:26 -05:00
asonix d1aeb6c139 Bump actix 2019-05-21 15:04:06 -05:00
asonix c6682d2fc9
Bump version (again) 2018-12-18 16:55:40 -06:00
asonix 975c20bd85
Add crate info for jobs-actix 2018-12-16 13:57:09 -06:00