Hi,

for help please use our newsgroups : 
http://www.ape-project.org/staytuned.html#mailing

regarding to your question, i think the best way for you to do it, is 
not to create a C module that poll mysql database every X second but 
instead you should push the message with libape-controller 
http://www.ape-project.org/wiki/index.php/How_to_write_an_application_with_APE#libape-controller
 


Regards

Ollie a écrit :
> Hello
>
> I have looked at APE and think its awesome. I am at the early stages 
> of developing a real-time twitter application.
>
> I will have a cron job that will check the API for new messages every 
> 10 seconds and add them to a MySQL database with a "topic id".
>
> I then want to push the data to users who are viewing a particluar 
> topic id. I saw you have a libape_mysql server plugin. I have never 
> done C coding before. Is that a good starting point to use? The plugin 
> would need SQL select from a database table where topic_id's match 
> every second and push out JSON.
>
> I hope I am making sense!
>
> Thanks
>
> Ollie 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/
-~----------~----~----~----~------~----~------~--~---

Reply via email to