issues
search
nabicht
/
SimpleTaskQueue
A simple task queue used for coordinating distributed, parallel work.
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
change from using flask server to using a production WSGI server
#47
nabicht
opened
6 years ago
0
add task_id to the different tables in the dashboard
#46
nabicht
closed
6 years ago
0
when returning different tasks lists 'id' key should be 'task_id'
#45
nabicht
closed
6 years ago
0
typo in "No next task..." log line
#44
nabicht
closed
6 years ago
0
manage multiple queues
#43
nabicht
opened
6 years ago
0
document the language in STQ and its goals
#42
nabicht
closed
6 years ago
0
What SimpleTaskQueue is not added to readme
#41
nabicht
closed
6 years ago
0
define port via command line on starting server
#40
nabicht
closed
6 years ago
0
make openness of server something controlled on startup in commandline
#39
nabicht
closed
6 years ago
0
same runner_id multiple open attempts is a warning
#38
nabicht
opened
6 years ago
0
track "current runners"
#37
nabicht
opened
6 years ago
0
all functions need pydoc
#36
nabicht
opened
6 years ago
0
getting started documentation
#35
nabicht
opened
6 years ago
0
ability to define between attempt wait time in client
#34
nabicht
closed
6 years ago
0
create client functions for getting lists of tasks by type
#33
nabicht
closed
6 years ago
0
add a failed reason/message
#32
nabicht
opened
6 years ago
0
clean up tables in management dashboard
#31
nabicht
closed
6 years ago
0
test restful delete
#30
nabicht
closed
6 years ago
0
change AttemptManagement status values
#29
nabicht
closed
6 years ago
0
better runner tracking and logging in server
#28
nabicht
opened
6 years ago
0
add ability to specify runner_id on the client
#27
nabicht
closed
6 years ago
0
add verbose mode to client
#26
nabicht
closed
6 years ago
0
move python client to using argparse for arguments
#25
nabicht
closed
6 years ago
0
add logging to the restful handling
#24
nabicht
closed
6 years ago
0
attempt status message gets persisted and used throughout system
#23
nabicht
opened
6 years ago
0
replace the admin page with a reactive dashboard that is more feature rich
#22
nabicht
opened
6 years ago
0
use some of the functions started in test_scripts as a client library
#21
nabicht
closed
6 years ago
2
create a script to populate with tasks
#20
nabicht
closed
6 years ago
2
add summary stats to top of main monitoring page
#19
nabicht
opened
6 years ago
0
be able to drill down and see information on each attempt
#18
nabicht
opened
6 years ago
0
add restful call for runner to report on completing or failing an attempt
#17
nabicht
closed
6 years ago
3
runner requesting with a current open task then assume failure on current open task
#16
nabicht
opened
6 years ago
0
don't allow task with unknown dependent on task
#15
nabicht
closed
6 years ago
0
add the concept of an expiration period for a task
#14
nabicht
opened
6 years ago
0
add restful call to delete task
#13
nabicht
closed
6 years ago
1
TaskManager allow for deleting a task
#12
nabicht
closed
6 years ago
0
bash client
#11
nabicht
opened
6 years ago
0
write basic client in python
#10
nabicht
closed
6 years ago
0
add file persistence of tasks
#9
nabicht
closed
6 years ago
5
add logging to TaskManager
#8
nabicht
closed
6 years ago
1
unit test TaskManager
#7
nabicht
closed
6 years ago
3
request a task with rest call
#6
nabicht
closed
6 years ago
2
add timed tasks
#5
nabicht
opened
6 years ago
2
delete task with a rest call
#4
nabicht
closed
6 years ago
1
add task with a rest call
#3
nabicht
closed
6 years ago
1
display tasks in monitoring web page
#2
nabicht
closed
6 years ago
1
get basic TaskManager complete
#1
nabicht
closed
6 years ago
1
Previous