1. Update to the git version https://github.com/APE-Project/APE_Server
2. APE in single threaded : (while(1)) is the server-side will block the
whole processus

On Tue, 1 Mar 2011 18:10:17 +0700, Summer nguyen <[email protected]>
wrote:
> Thank you very much indeed.
> I send only 1000 chars only every 100 miliseconds.
> I install APE using rpm version 1.0 .
> I dont know if the code is wrong ( It works properly).
> I can only find the problem that : long time while loop makes APE
> suspend !!!.
>  so what should be the problems ?
> 
> On Tue, Mar 1, 2011 at 6:02 PM,  wrote:
>  No this is not the problem. (At leat if you are not sending something
> like
>  1GB every 100ms).
> 
>  Ape.addEvent('deluser', function(user){}); or Ape.addEvent('rmchan',
>  function(user){}); detect when a user or channel has closed.
> 
>  On Tue, 1 Mar 2011 17:51:46 +0700, Summer nguyen 
>  wrote:
>  > Dear,
>  > Thank you for your response.
>  > Please tell me what should cause the slow APE ?
>  > I currently use inlinepush which  push data to APE server every 100
>  > milisecond.  is it the problem ?
>  > Thank you very much.
>  >
>  >  btw, is there anyway to detect pipe is closed ?
>  >
>  > Ape.registerCmd('getInfo', true, function(params, cmd) {   
>  >     // HOW to detect cmd.pipe is closed when user refresh the Page
> ?
>  > });
>  >
>  >  On Tue, Mar 1, 2011 at 5:39 PM,  wrote:
>  >  Because you are doing wrong things on the server-side?
>  >
>  >  On Tue, 1 Mar 2011 16:19:31 +0700, Summer nguyen
>  >  wrote:
>  >  > Dear,
>  >  > I wonder why APE Client load very slowly.
>  >  > the test page have only the script. My Server is OK. it is a
> local
>  >  > Server.
>  >  > But it always takes about at least 20 seconds to get connected
> with
>  > APE
>  >  > Server  ( onready);
>  >  >  Could you please tell me the reason. Thank you very much.
>  >  >
>  >  >  --
>  >  >  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] [3]
>  > [3]
>  >  >  To unsubscribe from this group, send email to
>  >  >  [email protected] [4] [4]
>  >  >  For more options, visit this group at
>  >  >  http://groups.google.com/group/ape-project?hl=en [5] [5] [1]
>  >  >  ---
>  >  >  APE Project (Ajax Push Engine)
>  >  >  Official website : http://www.ape-project.org/ [6] [6] [2]
>  >  >  Git Hub : http://github.com/APE-Project/ [7] [7] [3]
>  >  >
>  >  >
>  >  > Links:
>  >  > ------
>  >  > [1] http://groups.google.com/group/ape-project?hl=en [8] [8]
>  >  > [2] http://www.ape-project.org/ [9] [9]
>  >  > [3] http://github.com/APE-Project/ [10] [10]
>  >
>  >  --
>  >  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]
> [11] [11]
>  >  To unsubscribe from this group, send email to
>  >  [email protected] [12] [12]
>  >  For more options, visit this group at
>  >  http://groups.google.com/group/ape-project?hl=en [13] [13]
>  >  ---
>  >  APE Project (Ajax Push Engine)
>  >  Official website : http://www.ape-project.org/ [14] [14]
>  >  Git Hub : http://github.com/APE-Project/ [15] [15]
>  >
>  >  --
>  >  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]
> [16]
>  >  To unsubscribe from this group, send email to
>  >  [email protected] [17]
>  >  For more options, visit this group at
>  >  http://groups.google.com/group/ape-project?hl=en [18] [16]
>  >  ---
>  >  APE Project (Ajax Push Engine)
>  >  Official website : http://www.ape-project.org/ [19] [17]
>  >  Git Hub : http://github.com/APE-Project/ [20] [18]
>  >
>  >
>  > Links:
>  > ------
>  > [1] mailto:[email protected] [21]
>  > [2] mailto:[email protected] [22]
>  > [3] mailto:[email protected] [23]
>  > [4] mailto:ape-project%[email protected] [24]
>  > [5] http://groups.google.com/group/ape-project?hl=en [25]
>  > [6] http://www.ape-project.org/ [26]
>  > [7] http://github.com/APE-Project/ [27]
>  > [8] http://groups.google.com/group/ape-project?hl=en [28]
>  > [9] http://www.ape-project.org/ [29]
>  > [10] http://github.com/APE-Project/ [30]
>  > [11] mailto:[email protected] [31]
>  > [12] mailto:ape-project%[email protected] [32]
>  > [13] http://groups.google.com/group/ape-project?hl=en [33]
>  > [14] http://www.ape-project.org/ [34]
>  > [15] http://github.com/APE-Project/ [35]
>  > [16] http://groups.google.com/group/ape-project?hl=en [36]
>  > [17] http://www.ape-project.org/ [37]
>  > [18] http://github.com/APE-Project/ [38]
> 
>  --
>  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] [39]
>  To unsubscribe from this group, send email to
>  [email protected] [40]
>  For more options, visit this group at
>  http://groups.google.com/group/ape-project?hl=en [41]
>  ---
>  APE Project (Ajax Push Engine)
>  Official website : http://www.ape-project.org/ [42]
>  Git Hub : http://github.com/APE-Project/ [43]
> 
>  -- 
>  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 [44]
>  ---
>  APE Project (Ajax Push Engine)
>  Official website : http://www.ape-project.org/ [45]
>  Git Hub : http://github.com/APE-Project/ [46]
> 
> 
> Links:
> ------
> [1] mailto:[email protected]
> [2] mailto:[email protected]
> [3] mailto:[email protected]
> [4] mailto:ape-project%[email protected]
> [5] http://groups.google.com/group/ape-project?hl=en
> [6] http://www.ape-project.org/
> [7] http://github.com/APE-Project/
> [8] http://groups.google.com/group/ape-project?hl=en
> [9] http://www.ape-project.org/
> [10] http://github.com/APE-Project/
> [11] mailto:[email protected]
> [12] mailto:ape-project%[email protected]
> [13] http://groups.google.com/group/ape-project?hl=en
> [14] http://www.ape-project.org/
> [15] http://github.com/APE-Project/
> [16] mailto:[email protected]
> [17] mailto:ape-project%[email protected]
> [18] http://groups.google.com/group/ape-project?hl=en
> [19] http://www.ape-project.org/
> [20] http://github.com/APE-Project/
> [21] mailto:[email protected]
> [22] mailto:[email protected]
> [23] mailto:[email protected]
> [24] mailto:ape-project%[email protected]
> [25] http://groups.google.com/group/ape-project?hl=en
> [26] http://www.ape-project.org/
> [27] http://github.com/APE-Project/
> [28] http://groups.google.com/group/ape-project?hl=en
> [29] http://www.ape-project.org/
> [30] http://github.com/APE-Project/
> [31] mailto:[email protected]
> [32] mailto:ape-project%[email protected]
> [33] http://groups.google.com/group/ape-project?hl=en
> [34] http://www.ape-project.org/
> [35] http://github.com/APE-Project/
> [36] http://groups.google.com/group/ape-project?hl=en
> [37] http://www.ape-project.org/
> [38] http://github.com/APE-Project/
> [39] mailto:[email protected]
> [40] mailto:ape-project%[email protected]
> [41] http://groups.google.com/group/ape-project?hl=en
> [42] http://www.ape-project.org/
> [43] http://github.com/APE-Project/
> [44] http://groups.google.com/group/ape-project?hl=en
> [45] http://www.ape-project.org/
> [46] 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/

Reply via email to