the create and update method as far as i know run ...
# room
m
the create and update method as far as i know run on background thread. so, just do blocking code there. i don't think parallell will work, but never tried