SemanticBeeng
SemanticBeeng
We can think of distributed computation as being applied quite differently in typical enterprise applications vs in distributed data analytics and machine learning. In the former, the boundary is decided...
This is a design exploration of composability / orchestration patterns. Resources as context 1. "`COMPOSABLE EVENT SOURCING WITH MONADS`" http://www.lambdadays.org/static/upload/media/1519724460390566danielkrzywickieventsourcing.pdf 2. https://stackoverflow.com/questions/51160457/event-sourcing-without-cqrs 3. https://microservices.io/patterns/data/saga.html 4. "`The Application of Petri Nets...
Feature request as per https://blog.softwaremill.com/event-sourcing-using-kafka-53dfd72ad45d > _"Hence, we need a better way. That’s where kafka-streams and state stores come into play. Kafka-streams applications run across a cluster of nodes, which...
1. Separated examples out to "apps" 2. Documented functionality of main banking app example (wip)
@boopickleWireProtocol macro expansion error due to empty parameter list in event sourced entity api
@notxcain I am getting this as soon as I add a method in my event sourced entity api returning `*Status`. The `*Status` is implemented similar to `BookingStatus` from @vpavkin 's...
This is a a request for more information. > Currently, it is only possible to represent functions where all inputs and outputs share a single type. In future iterations, it...
Would it be possible to make this plugin handle the `markdown` language extension from Intellij _and_ use the concepts from wiki? This may sound obscure - hope this image starts...
Hi Trying to build fresh for the first time gives `unresolved dependency: com.thoughtworks.raii#asynchronous_2.10;3.0.0-M6` If I missed a setup step please forgive me. Thanks Nick
**Describe the problem** Creating `conda` environments with `jep` 4.0.1 as dependency (not `pip`). Worked fine and then stopped working. More precisely it fails to resolve (https://anaconda.org/conda-forge/jep used to show 4.0.1...
- OS Platform, Distribution, and Version: ubutntu 16 - Python Distribution and Version: 3.6.5 - Java Distribution and Version: Oracle Jdk 8 - Jep: from v3.7.1 tag Getting this from...