huey
Installing
Guide
Consuming Tasks
Understanding how tasks are imported
Managing shared resources
Signals
Huey’s API
Huey Extensions
Troubleshooting and Common Pitfalls
Recipes
Changes in 3.0
Changes in 2.0
huey
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
_
__call__() (ChordResult method)
(Result method)
__getitem__() (ResultGroup method)
__iter__() (ResultGroup method)
__len__() (Huey method)
(ResultGroup method)
_deserialize() (Serializer method)
_serialize() (Serializer method)
A
acquire() (RateLimit method)
(TaskLock method)
add_to_schedule() (huey.storage.BaseStorage method)
aget_result()
built-in function
,
[1]
aget_result_group()
built-in function
,
[1]
all_results() (Huey method)
as_completed() (ResultGroup method)
B
BaseStorage (class in huey.storage)
BlackHoleHuey (built-in class)
BlackHoleStorage (built-in class)
built-in function
aget_result()
,
[1]
aget_result_group()
,
[1]
crontab()
crontab.daily()
crontab.hourly()
on_commit_task()
,
[1]
C
call_local() (TaskWrapper method)
callback (ChordResult attribute)
CancelExecution (built-in class)
check_timeout() (Task method)
chord (built-in class)
ChordResult (built-in class)
clear() (TaskLock method)
close() (huey.storage.BaseStorage method)
ConfigurationError (built-in class)
context_task() (Huey method)
create_consumer() (Huey method)
crontab()
built-in function
crontab.daily()
built-in function
crontab.hourly()
built-in function
current_usage() (RateLimit method)
D
delete() (Huey method)
delete_counter() (huey.storage.BaseStorage method)
delete_data() (huey.storage.BaseStorage method)
dequeue() (huey.storage.BaseStorage method)
disconnect_signal() (Huey method)
E
enqueue() (Huey method)
(huey.storage.BaseStorage method)
enqueued_items() (huey.storage.BaseStorage method)
error() (chord method)
(group method)
(Task method)
F
FileHuey (built-in class)
FileStorage (built-in class)
flush() (Huey method)
flush_all() (huey.storage.BaseStorage method)
flush_counters() (huey.storage.BaseStorage method)
flush_locks() (Huey method)
flush_queue() (huey.storage.BaseStorage method)
flush_results() (huey.storage.BaseStorage method)
flush_schedule() (huey.storage.BaseStorage method)
G
get() (ChordResult method)
(Huey method)
(Result method)
(ResultGroup method)
group (built-in class)
H
has_data_for_key() (huey.storage.BaseStorage method)
Huey (built-in class)
HueyException (built-in class)
I
id (Result attribute)
immediate (Huey attribute)
incr() (huey.storage.BaseStorage method)
is_locked() (Huey method)
is_ready() (Result method)
is_revoked() (Huey method)
(Result method)
(TaskWrapper method)
is_timed_out (Task attribute)
L
lock_task() (Huey method)
locked() (TaskLock method)
M
map() (TaskWrapper method)
MemoryHuey (built-in class)
MemoryStorage (built-in class)
MiniHuey (built-in class)
,
[1]
N
notify_interrupted_tasks() (Huey method)
O
on_commit_task()
built-in function
,
[1]
on_shutdown() (Huey method)
on_startup() (Huey method)
P
peek_data() (huey.storage.BaseStorage method)
pending() (Huey method)
pending_count() (Huey method)
periodic_task() (Huey method)
pipeline_results (ChordResult attribute)
pop_data() (huey.storage.BaseStorage method)
post_execute() (Huey method)
pre_execute() (Huey method)
PriorityRedisExpireHuey (built-in class)
PriorityRedisExpireStorage (built-in class)
PriorityRedisHuey (built-in class)
PriorityRedisStorage (built-in class)
put() (Huey method)
put_data() (huey.storage.BaseStorage method)
put_if_empty() (Huey method)
(huey.storage.BaseStorage method)
Q
queue_size() (huey.storage.BaseStorage method)
R
rate_limit() (Huey method)
RateLimit (built-in class)
RateLimitExceeded (built-in class)
read_schedule() (huey.storage.BaseStorage method)
RedisExpireHuey (built-in class)
RedisExpireStorage (built-in class)
RedisHuey (built-in class)
RedisStorage (built-in class)
release() (TaskLock method)
reschedule() (Result method)
reset() (ChordResult method)
(RateLimit method)
(Result method)
restore() (Huey method)
(Result method)
(TaskWrapper method)
restore_all() (Huey method)
restore_by_id() (Huey method)
Result (built-in class)
result() (Huey method)
result_count() (Huey method)
result_items() (huey.storage.BaseStorage method)
result_store_size() (huey.storage.BaseStorage method)
ResultGroup (built-in class)
results (ChordResult attribute)
ResultTimeout (built-in class)
RetryTask (built-in class)
revoke() (Huey method)
(Result method)
(TaskWrapper method)
revoke_all() (Huey method)
revoke_by_id() (Huey method)
S
s() (TaskWrapper method)
schedule() (TaskWrapper method)
schedule_size() (huey.storage.BaseStorage method)
scheduled() (Huey method)
scheduled_count() (Huey method)
scheduled_items() (huey.storage.BaseStorage method)
Serializer (built-in class)
signal() (Huey method)
SignedSerializer (built-in class)
SqliteHuey (built-in class)
SqliteStorage (built-in class)
start() (MiniHuey method)
,
[1]
stop() (MiniHuey method)
,
[1]
T
Task (built-in class)
task() (Huey method)
(MiniHuey method)
,
[1]
TaskException (built-in class)
TaskLock (built-in class)
TaskLockedException (built-in class)
TaskTimeout (built-in class)
TaskWrapper (built-in class)
then() (chord method)
(group method)
(Task method)
time_remaining (Task attribute)
U
unregister() (TaskWrapper method)
unregister_on_shutdown() (Huey method)
unregister_on_startup() (Huey method)
unregister_post_execute() (Huey method)
unregister_pre_execute() (Huey method)
W
wait_result() (huey.storage.BaseStorage method)