• Stars
    star
    2
  • Language
    Java
  • License
    Apache License 2.0
  • Created almost 6 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Saga pattern describes how to solve distributed transactions without two-phase-commit as this does not scale in distributed systems.use spring boot

More Repositories

1

DP_SagaTransaction_spring5

using spring 5.0
Java
2
star
2

DP_Publish_Subscribe

a few variations of publish-subscribe Design pattern (also known as Observer or Listener)
Java
1
star
3

Lambda

playing with lambda, functional programming, method interfaces, method references
Java
1
star
4

kafka-workshop-demo

Demo of Producer-Consumer, Stream, Connector
Java
1
star
5

Jhipster-sample-app-ng2

Playing with Jhipster
Java
1
star
6

groovyTutorial

groovy Tutorial
Groovy
1
star
7

spring-cloud-config-git-repo-example

spring-cloud-config-git-repo-example
1
star
8

ICollection_O1_scala

data structure that support setAll in O(1)
Scala
1
star
9

nodejs

JavaScript
1
star
10

spring-cloud-config-git-repository

1
star
11

GamePlayStation

GamePlayStation using strategy design pattern(it's button changes it's functionality according to the selected game)
1
star
12

Spring-Boot-fundamentals-data

SpringBoot-fundamentals-data
Java
1
star
13

spray.io

1
star
14

FileSystem

Developing a file system suuports Partitions,Dirs and Files
Java
1
star
15

bankAccountMultiThreaded

Bank Account
Scala
1
star
16

5-teqniques-to-avoid-thread-dirty-count

Java
1
star
17

spring-liquibase

Java
1
star
18

aws_lambda

Java
1
star
19

golang-rate-limiter

Go
1
star
20

spring-boot-websocket

Java
1
star
21

CsvParser

Java
1
star
22

game-tensorflow-simon-with-client

Simon Says (or Simple Simon Says) is a child's game for 3 or more players with image recognistion
JavaScript
1
star
23

SpringBoot-fundamentals

Spring-Boot-fundamentals
Java
1
star
24

ICollection_O1_1

Developing a solution for a high-performance data-structure that support in O(1) time add() , delete() , contains() , getRandomAccessElement()
Java
1
star
25

Excell

Scala
1
star
26

Angular4

Playing with angular 4, type script, DI, components, templates, 2 way data bindings, routes, directives, pipes and modules.
TypeScript
1
star
27

kafka-spark-outlier-dockerized

Python
1
star
28

aws-S3

this service help u upload and download objects to s3 buckets
Java
1
star
29

Spring-Boot-For-Beginners

Spring Boot For Beginners
Java
1
star
30

game-tensorflow-simon

server side only
Java
1
star
31

py-Tutorial

Python
1
star
32

youtube-remote-dockerized-k8s

Shell
1
star
33

ICollection_O1_2

Developing 2 solutions for a high-performance data-structure with O(1) complexity for : getValue(int index), setValue(int index, int value) , setAllValues(int value)
Java
1
star
34

spring-decoupling-dockerized-k8s-hpa

spring-boot demonstration of web-store with 2 microservices talk to each other via apache-activemq ( decoupling) also dockerized and deployed with k8s using hpa auto scale
Java
1
star