suprematic/otplike

Enhanced Example e4-receive-timeout

Closed this issue · 4 comments

I attended the otplike talk at EuroClojure 2017. I have only just started to understand how I can use otplike.

I have successfully executed Example e4-receive-timeout. I also added additional output to e4-receive-timeout that helped me better understand the execution sequence of the example. For your consideration, my modified source code is attached.

e4_receive_timeout.clj.zip

Thank you for the feedback! I'll go through the code tomorrow to decide if it can be used instead of the old example.

I changed your code slightly and pushed it to the branch issue-19. Could you please take a look and tell if you are ok with it (commit fde13e4).

It looks good.

Closed in fde13e4