[ create a new paste ] login | about

Link: http://codepad.org/76OLIlft    [ raw code | fork ]

hurracane - Plain Text, pasted on May 24:
localhost8080 Listening...
8080 added actor "8081" to vectorclock: {localhost8081=0, localhost8080=0}
localhost8081 Listening...
localhost8081 Actor connected..
localhost8081 Listening...
8080 sent data "JOIN:localhost 8080" to 8081
8080 increased his timestamp: {localhost8081=0, localhost8080=1}
8080 sent the vectorclock to 8081
8081 received data "JOIN:localhost 8080" with vectorclock: {localhost8081=0, localhost8080=1}
8081 increased his timestamp: {localhost8081=1, localhost8080=1}
8081 handled the event and closed the socket
8080 received reply "REPLY:localhost 8081" from 8081 && increased his timestamp: {localhost8081=0, localhost8080=2}
true
localhost8081 Actor connected..
8080 sent data "INFO: " to 8081
8080 increased his timestamp: {localhost8081=0, localhost8080=3}
8080 sent the vectorclock to 8081
localhost8081 Listening...
8081 received data "INFO: " with vectorclock: {localhost8081=0, localhost8080=3}
8081 increased his timestamp: {localhost8081=1, localhost8080=3}
8081 handled the event and closed the socket
8080 received reply "INFO:localhost8081" from 8081 && increased his timestamp: {localhost8081=0, localhost8080=4}
[INFO:localhost8081]



Create a new paste based on this one


Comments: