You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
cuiyuzhe 82c5b1fde6 Merge pull request '回滚上一次提交' (#7) from cyz into master 10 months ago
app 转发HTTP请求时兼容某些第三方Web应用(例如Gradio)的不规范行为 11 months ago
.gitignore init commit 2 years ago
Dockerfile Dockerfile 11 months ago
LICENSE init commit 2 years ago
README.md update README.md 1 year ago
application.yml 回滚上一次提交 10 months ago
build-docker.sh 将gateway改造为使用异步I/O模式,代替原先基于serviceboot的多线程模式。 2 years ago
build_docker.py pip-install-reqs.sh 1 year ago
pip-install-reqs.sh pip-install-reqs.sh 1 year ago
requirements.txt 使用Redis替换Kafka来处理异步消息传递。 1 year ago
start.py 消息机制从纯websocket改为websocket+kafka:微服务内部采用kafka,gateway与浏览器之间、ability与模型实例之间采用websocket,解决了gateway和ability多实例部署时可能存在的消息漏发或重发的问题。 2 years ago

CubePy微服务框架——API网关

Python Shell Dockerfile Text