Commit graph

225 commits

Author SHA1 Message Date
asonix ee91b27933 actix: Improve tracing 2022-12-13 23:07:03 -06:00
asonix 1a835863d4 core: Improve tracing 2022-12-13 23:06:29 -06:00
asonix d276aa2cfe actix: bump version 2022-12-12 11:04:41 -06:00
asonix d8eb52d1f7 actix: Add logs around drop logic 2022-12-12 11:04:26 -06:00
asonix b641c29885 actix: bump version 2022-12-12 10:38:23 -06:00
asonix a22eeb8436 core: bump version 2022-12-12 10:38:16 -06:00
asonix 45c5bb946c actix: simplify worker & server implementations 2022-12-12 10:37:11 -06:00
asonix 8af4af8374 core: Add tracing around requesting jobs 2022-12-12 10:36:04 -06:00
asonix 21b5a42f67 core: Bump version 2022-12-09 17:40:20 -06:00
asonix ba8899bed8 core: Paranoid no-lock-in-async 2022-12-09 17:39:30 -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 be03db242d core: bump version 2022-11-19 17:42:05 -06:00
asonix e9c8651728 actix: don't misuse gauges 2022-11-19 17:41:32 -06:00
asonix ecb9cae3c1 core: don't misuse gauges 2022-11-19 17:41:20 -06:00
asonix 63e89fe645 readme: bump version 2022-11-19 14:41:42 -06:00
asonix 447aaf3092 examples: bump deps 2022-11-19 14:41:31 -06:00
asonix 8c09da73d6 facade: Remove Stats 2022-11-19 14:41:09 -06:00
asonix 02733ecc8f jobs-sled: remove Stats 2022-11-19 14:40:39 -06:00
asonix 3c34d66e48 jobs-actix: simplify manager, add _with_threads option, add metrics 2022-11-19 14:40:23 -06:00
asonix 54b0b0fb0e jobs-core: Replace Stats with metrics 2022-11-19 14:38:47 -06:00
asonix 9c77c20883 clippy 2022-11-17 23:55:29 -06:00
asonix 51afbc89ce clippy 2022-11-17 23:50:24 -06:00
asonix 8267df8311 Explicitly drop arbiters, use notify_waiters not notify_one 2022-11-17 23:48:54 -06:00
asonix 2b6e1b3be3 Remove unused num_cpus dep 2022-11-17 22:42:03 -06:00
asonix 1ddfd7ef54 Update readme 2022-09-28 17:51:54 -05:00
Aode (lion) 250d2f0a33 Ensure memory storage timer works 2022-07-02 14:03:26 -05: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) 637842d298 Don't log job arguments 2021-11-22 19:03:19 -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) 3eb23fb7a1 Remove unneeded clone 2021-11-17 11:53:11 -06:00
Aode (lion) 70ab459ae9 actix: Move QueueHandle to StateFn argument 2021-10-29 19:19:04 -05:00
Aode (lion) db9af6a3b8 Remove server creation free functions 2021-10-29 18:52:32 -05:00
Aode (lion) cff996d1f1 Introduce a manager to keep workers alive 2021-10-29 17:07:01 -05:00
Aode (lion) 7002366d67 Attempt restarting ticker, workers in live arbiters 2021-10-29 15:20:04 -05:00
Aode (Lion) 7e1e89e777 2021 2021-10-21 16:31:29 -05:00
Aode (Lion) e6ecf3aa67 Use JoinHandle to transfer result 2021-10-11 18:49:39 -05:00
Aode (Lion) 461c9e5ed2 Port warn on drop from 0.9.x 2021-10-06 21:29:34 -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) 1d30a9472c Allow jobs to wrap themselves in their own span 2021-09-21 10:32:48 -05:00
Aode (Lion) fbd614474f Relicense 2021-09-21 10:17:24 -05:00
Aode (lion) 68a80085de Remove lingering .enter calls 2021-09-17 17:09:55 -05:00
Aode (lion) ba60a5cbe0 Replace log with tracing 2021-09-16 17:50:32 -05:00
Aode (Lion) 5828b3d68a Bump jobs-core version 2021-09-13 17:41:45 -05:00
Aode (Lion) 5ebc1bd674 Handle panicking jobs 2021-09-13 17:40:49 -05:00
asonix a2c149e406 Bump env-logger in example 2021-06-24 11:50:20 -05:00
asonix 7b071278bc Forward ActixJob constants to Job 2021-04-03 16:08:01 -05:00