FastCGI and Apache with MPM worker

Is this correct?

FastCGI (mod_fcgid) moves the work out of Apache, which makes it
possible to use
Apache 2.2 with MPM worker.
Or are there other problems concerning thread-safeness?

Thanks.