marcingolenia / mcode

Martin's Golenia software development blog.
https://mcode.it
0 stars 0 forks source link

https://mcode.it/blog/2021-02-18-fsharp_outbox/?utterances=8331bd93ee584e88ad5f1b4b9i2S8lvPz30pGRwLe9bb%2FUlXwSTFUmU4l41lQMqp9bXW2KIPxtEwRfUFecAGPNAd%2F8ChoZSd7t1MCYZeWBtzVSUkeA%2FeYBf8npjbmAULiG6AjTIQJYB9MI13%2BOM%3D #18

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Outbox pattern in F# with polling publisher | Blog

If you are implementing more than one service and you need to establish asynchronous communication in-between, or if you need bullet-proof asynchronous communication with 3rd party services the outbox pattern might be a handy tool. Let's look at how can we implement one in the beloved F#!

https://mcode.it/blog/2021-02-18-fsharp_outbox/?utterances=8331bd93ee584e88ad5f1b4b9i2S8lvPz30pGRwLe9bb%2FUlXwSTFUmU4l41lQMqp9bXW2KIPxtEwRfUFecAGPNAd%2F8ChoZSd7t1MCYZeWBtzVSUkeA%2FeYBf8npjbmAULiG6AjTIQJYB9MI13%2BOM%3D

mszpura commented 3 years ago

Pierwszy!