Pass off Processing To Another Server?
Posted: Fri Jun 18, 2010 12:30 am
My app is about to go live and I'm going to have some resource issues as soon as my user base increases significantly.
The main part of my app generates a significant PDF file using TCPDF.
What I would like to do is pass off processing of the PDF form to another physical server so that it doesn't kill the processing ability of my web server but I have no idea how to go about that.
How do I pass off processing duties to another server with php?
Thanks!
The main part of my app generates a significant PDF file using TCPDF.
What I would like to do is pass off processing of the PDF form to another physical server so that it doesn't kill the processing ability of my web server but I have no idea how to go about that.
How do I pass off processing duties to another server with php?
Thanks!