Its not easy to explain for me, but I'll try:
With userpipe you can push a value from ape server to a client. If you
want to do this every second you have to get fresh data "inside" ape and
push it in a loop.
With inlinepush you can push from "outside" by sending a request to an
URL with the data. So it is possible to run a different software which
pushes the data from external to the ape server and ape sends the
received data to all clients in the same channel to which the datas
where sent.
I hope you can understand this, because I can't explain it better ;-)
KR
Hans
Am 25.11.2010 18:54, schrieb kevmo314:
No, I'm not using inline push at the moment, but mostly because I
don't really understand the usage of inline push versus just pushing
over a user's pipe. Is there any difference?
On Nov 25, 4:14 am, Hans Reisner<[email protected]> wrote:
Hi,
are you using inlinepush? There's a bug too, but workaround available.
Kind Regards,
Hans Reisner
Am 25.11.2010 09:04, schrieb Ruben Decleyn:
there is a bug in MYSQL causing that
check you MYSQL version
Kind Regards.
Ruben Decleyn
On Thu, Nov 25, 2010 at 8:12 AM, kevmo314<[email protected]
<mailto:[email protected]>> wrote:
For some reason when I'm running APE, the number of apache processes
on my server dramatically increases to hundreds of apache2 sub-
processes. Furthermore, APE crashes periodically and in the log file
I get a "socket() : too many open files" error.
I read about increasing rlimit_nofile but I don't have that many
connections to begin with. At most, my server gets 10-20 concurrent
connections right now so that shouldn't be an issue.
Anyone have an idea as to what might be going wrong?
--
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]
<mailto:[email protected]>
To unsubscribe from this group, send email to
[email protected]
<mailto:ape-project%[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/
--
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/
--
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/