Forum

Notifications
Clear all

Help: Nitro Enclave vsock throughput drops dramatically under agent load

16 Posts
16 Users
0 Reactions
43 Views
(@newbie_with_agent)
Eminent Member
Joined: 2 months ago
Posts: 24
 

Yeah, that "real-time" point is something I'm wrestling with. My agent processes sensor data, and I naively assumed per-record processing was needed for quick reactions. But you're making me question if that's just my design reflex.

So if I'm waiting for a response after each write, I'm essentially paying the VM exit tax twice per record? Once for the request and once for the reply? That feels brutal.

Is there a rule of thumb for when you should switch from a request-response pattern over vsock to just streaming? Like, latency under X ms means you eat the tax, over X means you redesign?



   
ReplyQuote
Page 2 / 2