GithubHelp home page GithubHelp logo

2020-ithelp-contest's Introduction

👋 Short intro

📚 Programming

  • Golang
  • Node.js, JavaScript, Python

🔧 Backend

  • Kubernetes, Docker, Microservices
  • RESTful API, Websocket, GRPC
  • ELK, Grafana, Prometheus

🎮 DB

  • MySQL, PostgreSQL
  • MongoDB, AWS DynamoDB, Redis
  • AWS S3

🔌 MQ

  • Kafka, RabbitMQ

🛠️ Projects

  • Matching System
    • Web page preview (❗Operated with minimal performance for preview purposes, not in production specifications): https://preview.exchange.messfar.com
    • Support 100,000 RPS. The matching engine calculates in memory
    • Support event replay. Implemented via event sourcing, the matching engine acts as a finite state machine reading events, allowing warm backup across multiple servers to listen to events, achieving high availability
    • Support distributed architecture. Different domains can be deployed on different machines

🧠 Articles

🏀 Get in touch

2020-ithelp-contest's People

Contributors

superj80820 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

2020-ithelp-contest's Issues

windows下執行Day07遇到docker-compose無法執行的問題

以下是我執行docker-compose up指令後的error line3是不是格式有錯?

D:\go_workspace\go-test>docker-compose up
[0x7FFCE067E0A4] ANOMALY: use of REX.w is meaningless (default operand size is 64)
[0x7FFCE067E0A4] ANOMALY: use of REX.w is meaningless (default operand size is 64)
Pulling db (postgres:9.6.5-alpine)...
Traceback (most recent call last):
  File "docker-compose", line 3, in <module>
  File "compose\cli\main.py", line 67, in main
  File "compose\cli\main.py", line 126, in perform_command
  File "compose\cli\main.py", line 1070, in up
  File "compose\cli\main.py", line 1066, in up
  File "compose\project.py", line 615, in up
  File "compose\service.py", line 356, in ensure_image_exists
  File "compose\service.py", line 1267, in pull
  File "compose\progress_stream.py", line 99, in get_digest_from_pull
  File "compose\service.py", line 1234, in _do_pull
  File "site-packages\docker\api\image.py", line 396, in pull
  File "site-packages\docker\auth.py", line 48, in get_config_header
  File "site-packages\docker\auth.py", line 324, in resolve_authconfig
  File "site-packages\docker\auth.py", line 235, in resolve_authconfig
  File "site-packages\docker\auth.py", line 264, in _resolve_authconfig_credstore
  File "site-packages\docker\credentials\store.py", line 36, in get
  File "json\__init__.py", line 348, in loads
  File "json\decoder.py", line 340, in decode
json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 95)
[18628] Failed to execute script docker-compose

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.