Giter Site home page Giter Site logo

blockchain-address-server's Introduction

blockchain-address-service

이 프로젝트는 redis의 pub/sub을 이용한 프로젝트이다.

pub/sub을 지원하는 많은 application, 예를 들면 kafka, rabbitmq같은 것도 있을 수 있겠지만 가벼우면서도 빠르게 사용할 수 있는 redis를 선택했고 queue, stack 메세지를 구현하는것도 상당히 쉽다.

MSA를 구성할 때 각 서비스들을 Eureka와 Feign Client를 활용해 각 각의 서비스들을 호출할 수 있게 구성할 수 있다.

하지만 필요해 의해 해당 서비스의 존재를 알지 못하더라도 redis의 pub/sub을 통해서 다른 서비스를 호출 하는 것이 가능하고 그것을 subscribe를 통해서 리턴을 받을 수 있다.

Spring Boot를 이용한 서비스이지만 Controller가 존재하지 않고 오직 특정 채널을 Subscribe하고 다른 API Server가 해당 특정 채널로 Publish할 때 이벤트를 받아서 서비스를 처리하는 방식으로 구현되어 있다.

위키 참조

blockchain-address-server's People

Contributors

basquiat78 avatar

Stargazers

wkimdev avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.