1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-04-08 01:44:14 +00:00

Commit graph

  • 1f02cb0d50 Renamed EchoX to REQPing and REQPong postmannen 2021-04-06 06:08:26 +02:00
  • 8f2c4b0db7 fixed spelling ReqHello to REQHello postmannen 2021-04-06 05:46:07 +02:00
  • ee749ae714 renamed SayHello to ReqHello postmannen 2021-04-05 08:37:24 +02:00
  • 5999d65fb6 Renamed TextLogging to REQTextToLogFile postmannen 2021-04-05 08:17:04 +02:00
  • af06e47b7b renamed CLICommandReply to REQTextToConsole postmannen 2021-04-05 07:27:39 +02:00
  • debd146f28 Renamed CLICommandRequestNOSEQ to REQnCliCommand postmannen 2021-04-05 06:54:18 +02:00
  • 4a7f1fff43 CLI to Cli postmannen 2021-04-04 11:19:17 +02:00
  • 3fbc333b81 Renamed CLICommandRequest to StartSubREQCLICommand postmannen 2021-04-04 11:09:02 +02:00
  • 32c70dbc59 fixed type error when creating error message subject postmannen 2021-04-04 10:39:59 +02:00
  • 5cb3aab412 renamed OpCommandRequest to REQOpCommand postmannen 2021-04-04 07:55:07 +02:00
  • 9a5e37687f removed methods with result in ack message postmannen 2021-04-04 07:33:18 +02:00
  • e4303bb77f textlogging for clicommand postmannen 2021-04-04 06:45:03 +02:00
  • f75aa73703 newSubject now uses the methods available map to figure out what kind of CommandOrEvent type it is postmannen 2021-04-03 07:33:03 +02:00
  • dc209d7ad3 Set event types to correct type postmannen 2021-04-03 07:14:39 +02:00
  • 7dcb9e5709 added timestamp opcommand output lines postmannen 2021-04-03 06:51:54 +02:00
  • 3a0f3ee3bb fixed using previous message instead of subject postmannen 2021-04-03 06:31:48 +02:00
  • 26078cffa2 labels are used to create folder structue on subscriber postmannen 2021-04-02 22:15:52 +02:00
  • f58c12bf80 add concept of label to message, reorder subject name postmannen 2021-04-02 20:36:21 +02:00
  • 8aa79d2a76 made the text logger more generic postmannen 2021-04-02 09:56:27 +02:00
  • 62347e2943 Added logger for request method postmannen 2021-04-01 10:05:14 +02:00
  • 1b17f8e345 implemented newReplyMessage for all request types postmannen 2021-03-31 13:29:55 +02:00
  • 66f89cd731 request and reply methods for opcommand postmannen 2021-03-31 12:26:28 +02:00
  • 6c3ac318dc Added flags and startup for OpCommand postmannen 2021-03-31 11:22:25 +02:00
  • fc04ea83bd metrics for processes, fixed up readme postmannen 2021-03-31 10:42:33 +02:00
  • 833ce66c00 method opcommand, embedded processes to process postmannen 2021-03-31 08:56:13 +02:00
  • 26b606d3cf moved socket listener to server postmannen 2021-03-30 10:37:16 +02:00
  • a6c49e24ca updated doc postmannen 2021-03-29 14:00:28 +02:00
  • ed00f247ae unix socket for new mesages, changed naming of channels postmannen 2021-03-29 13:36:30 +02:00
  • 0d822b0751 moved canceling of context, and comments postmannen 2021-03-29 06:53:34 +02:00
  • 03da2e18e7 Implemented use of context for all cli commands postmannen 2021-03-26 16:47:37 +01:00
  • 3fdf7e40b9 working concept for method timeouts postmannen 2021-03-26 16:04:01 +01:00
  • 7f64048f8a updated readme postmannen 2021-03-26 10:52:36 +01:00
  • 22acb03d95 updated readme postmannen 2021-03-26 10:48:05 +01:00
  • 8d245f372e flag for sayhello publisher postmannen 2021-03-26 10:25:56 +01:00
  • b4a883bb4e implemented flags for remaining subscribers postmannen 2021-03-26 09:08:47 +01:00
  • 70b06a185a flag for startSubCLICommand, added error message for failed reply message postmannen 2021-03-26 07:55:42 +01:00
  • 25386535a8 renamed and cleaned up files postmannen 2021-03-26 05:34:53 +01:00
  • f792675ebe cleaned up err console logging postmannen 2021-03-26 05:13:51 +01:00
  • 0bf45ef435 cleaned up some comments postmannen 2021-03-25 14:30:39 +01:00
  • ca0cbd0391 check allowed for NACK msg, flag for startSubSayHello postmannen 2021-03-25 13:39:59 +01:00
  • f0b39b1861 renamed start of sub errorLog postmannen 2021-03-25 12:50:58 +01:00
  • 899d2e1f09 renamed inmsg to steward.sock postmannen 2021-03-25 12:33:53 +01:00
  • 04f7ca013b flagNodeSlice flags gets updated in config file. Made RST flag value to reset config values postmannen 2021-03-25 11:28:26 +01:00
  • 09e7090f83 specify allowed nodes via flag for errorLogger postmannen 2021-03-24 10:14:17 +01:00
  • 593842e070 Implemented the concept of a flagStringSlice postmannen 2021-03-24 07:05:41 +01:00
  • 19246db3c8 removed comments postmannen 2021-03-12 12:12:08 +01:00
  • b836adc110 checking for malformed or non existent method in input postmannen 2021-03-12 12:08:11 +01:00
  • 78a2b2bc56 fixed error in centralNodeName implementation postmannen 2021-03-12 11:13:42 +01:00
  • 18f6f2a6f1 centralNodeName flag postmannen 2021-03-12 10:41:03 +01:00
  • 8355f4154a sending errors from ringbuffer postmannen 2021-03-12 09:49:27 +01:00
  • ca295d97d8 sending errors to central postmannen 2021-03-12 09:38:19 +01:00
  • 6400645283 error sending in getmessagesfromfile postmannen 2021-03-12 06:48:48 +01:00
  • 5c38d3e105 todo etc folder postmannen 2021-03-12 06:14:54 +01:00
  • 87dfbd987f updated doc postmannen 2021-03-12 06:01:26 +01:00
  • 80096efe24 updated comments and README postmannen 2021-03-11 17:14:43 +01:00
  • f5b0d79981 renamed method types postmannen 2021-03-11 12:51:16 +01:00
  • 6864d7a946 request subscriber and non sequential processing of messages implemented. postmannen 2021-03-11 12:07:09 +01:00
  • 48399e1958 method ECHO postmannen 2021-03-11 06:34:36 +01:00
  • 8fdf82f8a2 named type procFunc postmannen 2021-03-10 14:14:09 +01:00
  • f6771f1975 sam creation function postmannen 2021-03-10 07:11:14 +01:00
  • 077bbf37da Publishers as pure processes seems to initially work postmannen 2021-03-09 11:58:50 +01:00
  • f2a07010d9 removed process dependency to server postmannen 2021-03-09 07:43:55 +01:00
  • 2a19ae451b added config and newMessagesCh to proc from server postmannen 2021-03-09 04:55:51 +01:00
  • fdd05abd3d renamed method types postmannen 2021-03-09 03:18:42 +01:00
  • d6310492a3 removed server from method type postmannen 2021-03-08 14:09:14 +01:00
  • ae0e080f80 fixed procFuncs postmannen 2021-03-05 13:10:46 +01:00
  • abf8c0d3c7 added procFunc concept, fixed race and timer issues postmannen 2021-03-04 16:27:55 +01:00
  • 9c9498341c removed *server dependency for newProcess() postmannen 2021-03-04 06:53:03 +01:00
  • d38b9b03dc processes type, and moved check out of server closer to where they are needed postmannen 2021-03-03 15:44:32 +01:00
  • d1b11c6bad fixed data race postmannen 2021-03-03 14:56:47 +01:00
  • fb0121db7d refactoring into the process type postmannen 2021-03-03 14:14:32 +01:00
  • 65f2776519 updated comments postmannen 2021-03-03 12:45:46 +01:00
  • 4f106ea8cc rewrote the textlogger subscriber, fixed * in allowed publishers, cleaned up logging postmannen 2021-03-02 13:46:02 +01:00
  • 9553aec6bd put in default config if file do not exist postmannen 2021-03-02 06:51:08 +01:00
  • 069bf5a639 Creating config file, and storing flag values postmannen 2021-03-01 20:49:43 +01:00
  • 35e0c12109 removed the need for specifying the kind of event/command within a message. This is now picked from the generated subject postmannen 2021-03-01 17:08:40 +01:00
  • 52a92af20e renamed the ShellCommand type to CLICommand postmannen 2021-03-01 12:16:36 +01:00
  • 001b66944e updated todo list postmannen 2021-03-01 10:16:07 +01:00
  • 82c420bc54 ability to choose publishers on subscriber processes postmannen 2021-02-26 15:11:20 +01:00
  • dc42ce29e9 add service for publishing hello I'm here messages postmannen 2021-02-26 09:02:53 +01:00
  • f736212307 fixed send to yourself postmannen 2021-02-26 07:55:28 +01:00
  • 77df07533c Updated readme postmannen 2021-02-25 13:42:34 +01:00
  • f49b4b3cf6 implemented message timeout and retry options postmannen 2021-02-25 13:08:10 +01:00
  • 9daa8ebcd6 refactored errorLogSend postmannen 2021-02-25 11:08:05 +01:00
  • 61e2343f18 refactored, and implemented error messages to central postmannen 2021-02-24 15:43:31 +01:00
  • f812c4307e cleaning up restructuring postmannen 2021-02-24 10:58:02 +01:00
  • af6a282b6a refactoring postmannen 2021-02-24 07:39:14 +01:00
  • e19d76a5fc Changed to upercase const values for command and events, and added choosing of prometheus port postmannen 2021-02-22 09:33:37 +01:00
  • 25de8982b2 updated with overview svg file postmannen 2021-02-19 18:00:47 +01:00
  • b608eb01ef implemented idea for handling metrics from processes postmannen 2021-02-19 16:58:16 +01:00
  • 41d8091506 rearranget structure, and moved starting of error kernel postmannen 2021-02-19 11:07:09 +01:00
  • 4e5acb111b reversed the subject structure order internally postmannen 2021-02-19 08:16:53 +01:00
  • 0fabb73cd9 added say hello handler, prometheus metrics, and correct handling of NACK messages postmannen 2021-02-18 14:27:53 +01:00
  • 6b59608c82 added initial prometheus exporter postmannen 2021-02-18 12:29:14 +01:00
  • 65c3eaacb0 checking for valid command type in json input config postmannen 2021-02-18 08:25:13 +01:00
  • 5524eb3d2b fixed typo in readme postmannen 2021-02-17 22:51:21 +01:00
  • dbd38e5c7b updated README with correct values for new command type postmannen 2021-02-17 20:57:04 +01:00
  • 8dea13b850 added types for ACK and NACK messages postmannen 2021-02-17 18:59:49 +01:00
  • 529cc48440 naming, and comments postmannen 2021-02-17 16:58:51 +01:00
  • 71059ba97d updated readme postmannen 2021-02-17 13:14:19 +01:00