Skip to content
#

microservices-architecture

Here are 725 public repositories matching this topic...

advanced-java
yanglbme
yanglbme commented Apr 15, 2019

英雄招募

成为 Doocs 项目维护者

本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。

如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 pushdoocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。

目前 advanced-java 只有 [yanglbme](http

MartinCarpentier
MartinCarpentier commented Dec 29, 2018

Expected Behavior / New Feature

Support sticky sessions for ServiceDiscoveryProviders

Actual Behavior / Motivation for New Feature

When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.

The functionality could be great if it could work with both consul

tiffany199410
tiffany199410 commented Aug 18, 2020

大佬们:关于部署文档中的一些疑惑,麻烦指点下:
疑惑一:
拷贝渲染后的模板文件到nginx代码目录
cp -rf {{code}}/ci/gateway/core/* {{code}}/src/gateway/core/
第一个{{code}}指的是部署目录的路径?第二个{{code}}指的是源码的路径吗?

疑惑二:
将nginx配置文件复制到项目目录下
cp -rf {{code}}/src/gateway/core/* INSTALL_PATH/gateway

INSTALL_PATH/具体指的是什么路径

疑惑三:
./sbin/nginx # 启动nginx,启动nginx成功后
在浏览器中打开显示的是:Welcome to OpenResty!这个页面,麻烦在文档上加一下,或者告知下,配置完这个网关部署成功后,最终显示的是哪

short
rohithbalaji123
rohithbalaji123 commented May 26, 2020

What is the problem?
When visiting a page whose availability is determined from the server state, there is a time lag before the response is shown to the user.

Your solution
We can show an intermediate loading page to let users know that we have received the request and the server is validating the page access request.

Alternatives considered
Currently, an empty page is shown.

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

  • Updated Oct 6, 2020
  • C#

Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web

  • Updated Sep 20, 2020
  • C#

Improve this page

Add a description, image, and links to the microservices-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microservices-architecture topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.