An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
-
Updated
Nov 27, 2020 - PHP
{{ message }}
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
If you want to work with a complete socket address type including port, we have a helper in SocketAddress. However, the moment you want to talk only about an IP address we force you to hold an in_addr or in_addr6 structure: hardly the friendliest versions of these data types.
We should provide a helpful wrapper IPAddress type that can be converted into those types as needed. This would
A flexible event/agent & automation system with lots of bees
If you are using gnet in your projects and willing to display the name of your project or corporation on the home page, please feel free to open a PR for it.
This is where I show the user cases: User cases of gnet for English, gnet 用户案例 for Chine
The state manager
The resource name and the queue endpoint suffix should be configurable in triggers.
Currently, you are not able to use middleware per handler in "clean way" (you can still manually wrap the handler function, or have separated router).
It would be nice to be able to add middleware per handler.
As a good reference point, you can use chi router: https://github.com/go-chi/chi
我看到可以通过Prometheus搭建监控环境,如果有图文,更容易理解.
The P programming language.
Currently space cloud doesn't allow the end-user to set content type while uploading objects to file store. This works in many cases. But when you are using file store for rendering media content in your app. The browser might render files depending upon the content type set in http response. For media content, if content type is not known by the browser, the Brow
Like libevent and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols.
Easy communication between cross-origin browser tabs. Simplified "CORS"ing!
Microservice native message and event store for Postgres
AppRun is a JavaScript library for developing high-performance and reliable web applications using the elm inspired architecture, events and components.
Increase code coverage for knative.dev/eventing/pkg/apis/flows/v1/parallel_validation.go
Stated goal for the V0.2 release is >70% test coverage.
Some packages do not meet this goal. See https://testgrid.knative.dev/eventing#coverage&sort-by-failures=
Expands on knative/eventing#591
/good-first-issue
It would be nice to have favicon for browser to distinguish it from other browser tabs.
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
自然语言处理、知识图谱、对话系统三大技术研究与应用。
Event-driven workflow automation framework
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.
Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践
项目停止更新,新项目:https://github.com/RayTale/Vertex
Event-Driven Architecture Based on Blockchain.基于区块链的事件驱动架构
A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
a cqrs and event sourcing framework for dotnet core using akka.net
Sample ES/CQRS application
Add a description, image, and links to the event-driven topic page so that developers can more easily learn about it.
To associate your repository with the event-driven topic, visit your repo's landing page and select "manage topics."
Add a performance test that measures the time it takes Dapr to save data into a state store.
The important piece that is being tested is the processing that Dapr does before saving to the state store. This test should not benchmark the component itself.
For that purpose, a baseline test scenario would have an app that saves a 1kb payload to Redis, followed by a test app that uses Dapr to sav