Jump to content

jdephillipii

New Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

jdephillipii's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. So I guess here is the problem...I am creating this as a Cisco IP Phone Application and it needs to send HTTP request to the phones at the duration end time. If I use cron I would not have something that monitors for new conferences being scheduled...for example what if a user creates a conference that is only 15 minutes long how would I know that it was created and run the commands when the time is up?
  2. I never even thought of that...geez. Do you think that if I am scheduling a good amount of WGETs to run it would overload the box? Thank You!
  3. I am currently working on an application to schedule conferences. I have everything completed to create a conference including start time and duration. The problem I have now though is how do I monitor MySQL for the conferences that are created and perform actions when the duration of the conference is up? I was looking into MySQL events but those seem to be only internal events and are not able to execute anything outside of that. I was thinking about a infinite loop that queries MySQL and sleeps for one second but thought that this might be a lot of load on the server. Any thoughts I really appreciate it.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.