i am designing a database monitor for mysql database using agent architecture! ie another application that takes these informations to be monitored from the mysql and produces necessary notifications . i will be creating the agent using c API's . Now which one of the 2 will increase the performance of the monitor
1. starting the agent as the same process as MySql ie starting both the database and the monitor as one.
2. Or starting the agent as a different process independent of MySql.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.