Adrian Cockcroft

Results 50 issues of Adrian Cockcroft

First step - build a push.go and push_test.go package that replays the graphjson output using the timestamps to control the rate and send it to a browser via websocket or...

enhancement

Add two 64bit fields to message. One is set to indicate the overall context of a series of put or getrequest and getresponse messages making up a request from end...

enhancement

The global config should be saved along with the architecture and read back inso that things like the aws region names can easily be over-ridden with datacenter or other public...

enhancement

http://nicolewhite.github.io/2015/06/18/visualize-your-graph-with-rneo4j-and-visNetwork.html Looks plausible to export graphjson into visNetwork fairly easily, might be a good way to explore filtered views since R does that kind of manipulation easily in a REPL.

enhancement

Need to map the spigo/names package into IP addresses (using AWS IP ranges?) then it should be possible to generate a stream of reports into scope to simulate a container...

enhancement

The message logs generated by -m could be visualized using the Google trace viewer https://github.com/google/trace-viewer There's a JSON format with a bunch of options, but it should be possible to...

enhancement

chaosmonkey removes a node half way through a run nodes do go away, and notify eureka eureka is sending forget messages to callback parties rest of behavior isn't tested or...

The graphjson and graphml formats should be easily translated into GraphViz notation so that people can use that toolset to manipluate the graphs. http://www.graphviz.org/Home.php Filing this as an enhancement in...

enhancement

Each message needs a header that can include the kind of things that live in HTTP headers, i.e. mime types for the content, transaction id's for zipkin like tracing. Each...

enhancement

Build a benchmark.go nanoservice package that records performance for each message type separately in more detail. Create a test routine that sends messages as fast as possible with varying amounts...

enhancement