Zend certified PHP/Magento developer

Different PHP-FPM Pools for frontend and backend using Apache2

I found this article teaching how to create two different php-fpm pools from magento frontend and backend using nginx.

My question is: is it possible to do this using Apache2?

Thanks in advance.