Rafael Timmerberg
|
445601ffc0
|
added Transactoions
|
2014-04-19 02:13:51 +02:00 |
|
Rafael.Timmerberg
|
e052708205
|
fixed key-lookup in periods, slightly changed minimal.json
|
2013-12-30 02:54:27 +01:00 |
|
Rafael.Timmerberg
|
6908704587
|
implemented IPy address-ranges (with hostmask) for hosts
|
2013-12-29 15:01:31 +01:00 |
|
|
|
11b6c0ebbe
|
added misfire_grace_time=2 to scheduler_job
|
2013-12-28 18:12:18 +01:00 |
|
Rafael.Timmerberg
|
9c6f2d001d
|
Merge remote-tracking branch 'origin/master'
|
2013-12-28 18:14:16 +01:00 |
|
Rafael.Timmerberg
|
8222bfda15
|
switched from Events to queue to avoid index out of range,
and other weired multithreading bugs
|
2013-12-28 18:14:01 +01:00 |
|
|
|
442cc61a1b
|
added service etc/random; this one produces a higher load then etc/dummy
|
2013-12-28 14:53:41 +01:00 |
|
|
|
fc4a69fdd4
|
added hoodie print image for 30c3
|
2013-12-15 01:35:57 +01:00 |
|
Rafael.Timmerberg
|
8e81397cc7
|
testing new Lish Code
|
2013-12-13 00:05:36 +01:00 |
|
|
|
9a61a6b405
|
0.15.1
|
2013-12-11 05:26:15 +01:00 |
|
|
|
c84b17107a
|
do scheduling first, then start the scheduler... makes start up a lot faster
|
2013-12-11 05:24:15 +01:00 |
|
|
|
0e10c20e31
|
we are back to 0.15 now; should be clean... ;)
|
2013-12-11 05:17:50 +01:00 |
|
|
|
34e73a56f2
|
reverted to 7f9397eb30; needs some cleanups but then we are back online again.... ;)
|
2013-12-11 05:16:11 +01:00 |
|
Rafael.Timmerberg
|
3745c27c9a
|
removed singleton and passed instance of TaskExecutor to workers
|
2013-12-11 03:41:56 +01:00 |
|
Rafael.Timmerberg
|
c604d4da4d
|
changed from event to Queue.Queue, still not working...
|
2013-12-11 00:53:58 +01:00 |
|
|
|
7b71188854
|
removed name from worker; just small design fixes
|
2013-12-10 23:57:53 +01:00 |
|
Rafael.Timmerberg
|
a09cdf980e
|
added debug job with fail true
|
2013-12-10 18:01:18 +01:00 |
|
Rafael.Timmerberg
|
b93b2aee50
|
added logs for task execution debugging
|
2013-12-10 18:00:34 +01:00 |
|
|
|
bbcca82704
|
changed default instances from 4 to 1; added multicore stuff to changelog
|
2013-12-10 08:26:11 +01:00 |
|
|
|
1cdaec5441
|
multiprocessing stuff, a lot of small improvements. has many bugs actually
|
2013-12-10 03:48:27 +01:00 |
|
|
|
259c6ee0f0
|
fixed some multiprocessing stuff
|
2013-12-10 02:42:36 +01:00 |
|
|
|
0acb6402b0
|
creating jobs inside the worker now; don't know if this is better, feels starting faster now
|
2013-12-09 23:23:40 +01:00 |
|
|
|
9b8fe37d09
|
added LinspectorWorker to startup more scheduler instances for multiporcessing of jobs; does not work but is on the right way
|
2013-12-09 21:14:14 +01:00 |
|
|
|
7f9397eb30
|
just added Linspector as prefix to job and scheduler
|
2013-12-08 19:34:11 +01:00 |
|
|
|
4ebf0ddb7f
|
just added Linspector as prefix to job and scheduler
|
2013-12-08 19:33:59 +01:00 |
|
|
|
f2d4f48fb4
|
lish version++
|
2013-12-08 00:32:51 +01:00 |
|
|
|
4c165b4db8
|
updated status output in lish
|
2013-12-08 00:30:15 +01:00 |
|
|
|
2ae5b8bd2f
|
just playing around with a process pool. do not use this commits code!
|
2013-12-07 18:59:36 +01:00 |
|
|
|
89fcf4d59d
|
added stuff to CHANGELOG and TODO
|
2013-12-07 03:33:02 +01:00 |
|
|
|
100ad96d7e
|
removed a tab in output
|
2013-12-05 13:29:37 +01:00 |
|
|
|
b869053aec
|
made urlish the gui command in lish
|
2013-12-05 03:59:22 +01:00 |
|
|
|
2109e0f81e
|
added example tree structure to urlish and a TODO with a lot to think about
|
2013-12-02 01:15:39 +01:00 |
|
|
|
c3cfee6bed
|
added TODO to jobs.py regarding multi core support
|
2013-12-02 01:14:22 +01:00 |
|
|
|
85af8699c4
|
set corethread defaults back to 0; makes no sense if we have less then 200 jobs
|
2013-12-01 23:36:12 +01:00 |
|
|
|
fc5e5276e0
|
added CHANGELOG file to record the changes in a human readable way
|
2013-12-01 21:43:42 +01:00 |
|
|
|
f0e5615bd7
|
renamed clish to urlish since we are not using curses but urwid as base
|
2013-12-01 21:12:09 +01:00 |
|
|
|
8a2e4caf32
|
moved the import of the json-rpc backend to only import when activated
|
2013-12-01 15:06:50 +01:00 |
|
|
|
63210fe275
|
added first usable design of clish using urwid not raw curses; sexy stuff... ;)
|
2013-12-01 04:34:56 +01:00 |
|
|
|
95bffed954
|
changed default delay again; seems to work better with some thousands of jobs
|
2013-12-01 04:22:47 +01:00 |
|
|
|
b2db0ffcff
|
set new defaults in bin/linspector after a lot of stress testing
|
2013-12-01 03:22:37 +01:00 |
|
|
|
aa7e49d081
|
added "shutting down" message
|
2013-12-01 01:40:22 +01:00 |
|
|
|
25ab1715f9
|
just a typo fix in lish
|
2013-11-30 22:33:51 +01:00 |
|
|
|
d3850344df
|
added linspector version to interface and get function for use in frontends
|
2013-11-30 21:44:21 +01:00 |
|
|
|
6614432066
|
added new frontend "clish" which is a curses based interface to linspector
|
2013-11-29 01:16:55 +01:00 |
|
|
|
e5455977d9
|
made it possible to select another frontend in config and load this if set; lish will stay default
|
2013-11-29 01:15:50 +01:00 |
|
|
|
9fe9f85000
|
moved lish related info print from bin/linspector to lish
|
2013-11-29 00:27:14 +01:00 |
|
|
|
1b5ddec576
|
added log level management to interface and lish
|
2013-11-23 21:33:02 +01:00 |
|
|
|
755a0dcf23
|
updated minimal json and replaced mail task with logger task
|
2013-11-23 20:44:57 +01:00 |
|
|
|
177f503409
|
small typo fixes
|
2013-11-23 20:22:20 +01:00 |
|
|
|
64800c3741
|
added progess in percent while scheduling jobs... yay... :)
|
2013-11-23 20:18:38 +01:00 |
|