Slide 38
Slide 38 text
4VNNBSZ
• AppEngine is tunable with routing, background job,
goroutine, batch, cache, etc…
• Async func is really attractive if your primary goal is
performance. However, you must take care of error
handling and initialization.