if your load is light then the suspend/await versi...
# coroutines
m
if your load is light then the suspend/await version would be faster. Additionally, a coroutine uses less memory than a jvm thread.