Hello, I on a Linux environment and has two application: Apache & a server named PHPserver (that I recovered on Luca Mariano web site; the PHPclass Thread's creator)
This PHPserver works well ( I need it bcause my code necessite to execute Multi-Thread)
But I need Apache to, for the other part of my aplication.
So i need to cominucate the to server simultaneous...
Here are the indications that Luca give me:
..."You can split your app into a front-end (regular php on apache) and
back-end (the stnad-alone app).Communitations between layer can be managed with: db queue, shared
memory, etc...."
But I dont find the solution yet.
If you have an indication to help me....
Regards,
Paul
Using two servers simultaneous
Moderator: General Moderators
- Paulux-0033
- Forum Newbie
- Posts: 1
- Joined: Sat Aug 07, 2004 4:22 am