Skip to content

Commit

Permalink
more concepts
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Gorzala committed Dec 29, 2023
1 parent 13b732e commit ea4442c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
= How we achieve excactly once semantics
:jbake-type: page
:jbake-status: published
:jbake-date: 2023-12-10
:jbake-tags: architecture
:jbake-description: How we are dealing with timezones
:jbake-author: Marc Gorzala
:jbake-disqus_enabled: true
:jbake-disqus_identifier: c7a95fa4-975d-11ee-a865-fbcdbd64ae80


== The Problem




https://stackoverflow.com/questions/54316667/how-do-i-force-a-spring-boot-jvm-into-utc-time-zone

everything from outwards ist being transformed


https://blog.bulloak.io/post/20200917-the-impossibility-of-exactly-once/


https://ably.com/blog/8-fallacies-of-distributed-computing

https://www.freecodecamp.org/news/some-constraints-trade-offs-in-the-design-of-network-communications-a-summary-19589efd55d9/


https://finematics.com/two-generals-problem/

https://twogeneralsproblem.com/


https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf


https://www.fivetran.com/blog/building-an-idempotent-data-pipeline#:~:text=In%20order%20to%20construct%20idempotent%20data

https://www.freecodecamp.org/news/a-thorough-introduction-to-distributed-systems-3b91562c9b3c/
Original file line number Diff line number Diff line change
Expand Up @@ -431,3 +431,6 @@ The impor

* [[[foo]]] https://www.freecodecamp.org/news/some-constraints-trade-offs-in-the-design-of-network-communications-a-summary-19589efd55d9/



https://www.freecodecamp.org/news/developer-news-style-guide/

0 comments on commit ea4442c

Please sign in to comment.