You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- multithreaded design to integrate I/O and CPU-bound workloads
44
45
- shared memory for efficient processing across threads
45
-
- fast streaming using QUIC protocol and async I/0
46
+
- fast streaming based on Async I/O supporting DDS and QUIC protocols
46
47
- in-process, self-forming service mesh supporting data federation and other application services.
47
48
- autonomous self-administration (e.g. CA certs provisioned/renewed programmatically)
48
49
- exhaustive portability: Aegis can run as a server, cluster, or serverless function, in the datacenter, at the edge, and beyond (browser, phone, drone, pi, eventually arduino)
49
50
- and capabilities that enhance the development experience
50
-
-comprehensive, rapid deployment (deploy in seconds to any compute primitive: serverless, container, IoT, etc)
51
+
-self-deployment (deploy in seconds to any compute primitive: serverless, container, IoT, etc)
51
52
- runtime binding and hot reload (e.g. add new functionality on the fly, switch from on-prem to cloud live)
52
53
- zero downtime, zero installation, independent deployment--even for components running in the same process
53
54
- Polyglot, portable, containerless, sandboxed, AoT-compiled modules run safely anywhere, at native speeds
0 commit comments