ykzeng / emuedge

EmuEdge: a scalable, Hi-Fi, highly-automated real-life network emulator based on Xen/Linux Netns/OvS, supports the networking of container/vm/physical machines.
MIT License
9 stars 3 forks source link

Xen parallelism #7

Open ykzeng opened 6 years ago

ykzeng commented 6 years ago

XenAPI has support for async API operations as well as a task obj for managing running tasks: details here: Xen API Async Call We may leverage this for performance improvement in topology initialization.