search for: scalibl

Displaying 6 results from an estimated 6 matches for "scalibl".

Did you mean: scalabl
2008 Mar 29
0
Scalibility issues in CMS application?
Hi All, I am creating on CMS application and there i am providing feature to create document. I have some issue about scalibilty in CMS: 1. How to make size limitation when user is going to create document. 2. How to make size limitation when user is uploading some documents. 3. How many documents can we create in CMS their is any limit?? 4. How to handle database scalability for CMS
2003 Sep 04
2
Traffic Modelling (was IVR only system with scalibility...)
The question was posed: "incomming calls for 45 or so people that will call in 3 or 4 time each day during (approx) normal business hours" The comment was made (taken out of context): "The quick math says that 45 people with 4 calls is 180 calls a day. In a 8 hour day you have 480 minutes. From 480 minutes 1 port could handle the load if the call was under 2.5 minutes long and
2003 Sep 04
3
IVR only system with scalibility with asterisk???
Hello all: Thank you for taking the time to read this post. Background: I am a new user to IVR systems and asterisk. I have been tasked with helping to set up a system that will only handle IVR (eg no PBX functions) incomming calls for 45 or so people that will call in 3 or 4 time each day during (approx) normal business hours. We have started to look at the Ivrs perl module from
2004 Jan 26
1
Help with a simple config
Here''s the scenario: - 4 NIC''s; 1 Upstream, 3 subscribers each with different rates. NIC-1: NO CAP simply 100mbit I want to cap the traffic on each of the subscriber NIC''s to a specific rate i.e.: - NIC-2: 8mbit - NIC-3: 5mbit - NIC-4: 3mbit Just to summarize, ALL I''m trying to do is limit the bandwidth on each NIC (ingress & egress) whether it
2013 Jan 03
20
[PATCH] Switch to poll in xenconsoled's io loop.
The original implementation utilies select(). In Linux select() typically supports up to 1024 file descriptors. This can be a problem when user tries to boot up many guests. Switching to poll() has minimum impact on existing code and has better scalibility. Up to 8192 file descriptors are supported in the current implementation. Signed-off-by: Wei Liu <wei.liu2@citrix.com> ---
2006 Nov 04
0
cry for help - make this faster
yes, it will require deep ruby and ''c'' knowledge http://codeforpeople.com/lib/ruby/acgi/acgi-0.1.0/README and, obviously http://codeforpeople.com/lib/ruby/acgi/ i think it''s a potentially powerful idea. if you know how to make it faster, please do so and send in a patch. at this point only a factor of 2x is need to close the gap on fastcgi. at this point