1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

924 commits

Author SHA1 Message Date
postmannen
98d5c4b3da input from file seems to initially work 2021-02-04 13:26:10 +01:00
postmannen
86bfb014b3 changed exported types 2021-02-04 11:46:58 +01:00
postmannen
dc2352cab7 refactoring for reading input from file...and more 2021-02-03 22:08:28 +01:00
postmannen
efb781ccf0 rewrote so all processes receive the messages via a channel 2021-02-03 14:53:25 +01:00
postmannen
6ec1ce54f4 fixed more descriptive error messages 2021-02-03 12:59:08 +01:00
postmannen
0aa74de868 rewrote so the processes map is based on the subject name instead of the node name 2021-02-03 12:55:02 +01:00
postmannen
9fae25e19b implemented the use of the subject type to name the subject 2021-02-03 10:23:50 +01:00
postmannen
41ced11b59 updated doc 2021-02-03 09:06:37 +01:00
postmannen
d6d77e6b02 updated doc 2021-02-03 08:28:21 +01:00
postmannen
fea2d576a4 added subject as its own type attached to process 2021-02-02 13:39:24 +01:00
postmannen
c8886121b9 checking file for updates and reading content 2021-02-02 13:06:37 +01:00
postmannen
ec76bd36cd Moved out the error handling from the process run 2021-02-01 13:41:04 +01:00
postmannen
223f472f5b chanced it into it's own package 2021-02-01 11:13:38 +01:00
postmannen
d2b3994f26 moved all into main package 2021-01-29 14:23:46 +01:00
postmannen
db3d907749 added type naming standard for subject and moved subscriber into the same package 2021-01-29 14:22:36 +01:00
postmannen
b543ec589a concurrent processes initially seems to work 2021-01-29 06:09:48 +01:00
postmannen
37733f5974 updating for concurrency 2021-01-28 14:58:16 +01:00
postmannen
02b6aff3a8 started with an idea for handling more processes 2021-01-28 11:17:54 +01:00
postmannen
7bf4b356dd added sessions 2021-01-27 14:02:57 +01:00
postmannen
6e9c06b2ec restructuring 2021-01-27 09:45:52 +01:00
postmannen
360089081d testing executing commands 2021-01-25 16:50:21 +01:00
postmannen
5af0224b29 added initial command structure 2021-01-25 15:50:44 +01:00
postmannen
091797ad1a initial commit 2021-01-25 15:23:00 +01:00
Bjørn Tore Svinningen
890b8266c8
Initial commit 2021-01-25 15:18:11 +01:00