update
This commit is contained in:
@@ -38,22 +38,22 @@ Each section builds on the previous one, gradually increasing in complexity.
|
||||
┌─────────────────────────────────────────────────────────────────┐
|
||||
│ NATSBridge Architecture │
|
||||
├─────────────────────────────────────────────────────────────────┤
|
||||
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
|
||||
│ │ Julia │ │ JavaScript │ │ Python/Micr │ │
|
||||
│ │ (NATS.jl) │◄──►│ (nats.js) │◄──►│ opython │ │
|
||||
│ └──────────────┘ └──────────────┘ └──────────────┘ │
|
||||
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
|
||||
│ │ Julia │ │ JavaScript │ │ Python/Micr │ │
|
||||
│ │ (NATS.jl) │◄──►│ (nats.js) │◄──►│ opython │ │
|
||||
│ └──────────────┘ └──────────────┘ └──────────────┘ │
|
||||
│ │ │ │ │
|
||||
│ ▼ ▼ ▼ │
|
||||
│ ┌──────────────────────────────────────────────┐ │
|
||||
│ │ NATS │ │
|
||||
│ │ (Message Broker) │ │
|
||||
│ └──────────────────────────────────────────────┘ │
|
||||
│ ┌──────────────────────────────────────────────┐ │
|
||||
│ │ NATS │ │
|
||||
│ │ (Message Broker) │ │
|
||||
│ └──────────────────────────────────────────────┘ │
|
||||
│ │ │
|
||||
│ ▼ │
|
||||
│ ┌──────────────────┐ │
|
||||
│ │ File Server │ │
|
||||
│ │ (HTTP Upload) │ │
|
||||
│ └──────────────────┘ │
|
||||
│ ┌──────────────────┐ │
|
||||
│ │ File Server │ │
|
||||
│ │ (HTTP Upload) │ │
|
||||
│ └──────────────────┘ │
|
||||
└─────────────────────────────────────────────────────────────────┘
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user