Parallel vs Sequential ThreadingType

I found this old post.
I still need to only apply impulses at prePhysicsTick() right? (and only do that there)
I guess I would just store an impulse request on the object to be processed there (and then set the request to null).
I need more time to prepare some tests, thx!