search for: concurr

Displaying 20 results from an estimated 3760 matches for "concurr".

Did you mean: concur
2007 Jun 21
7
test program #2: mmaping
...to print any errors with any OS, but I'd like to confirm it for non-Linux SMP kernels. (Except for OpenBSD, it doesn't work correctly in it anyway because it doesn't support mixing write()s and mmap()) -------------- next part -------------- A non-text attachment was scrubbed... Name: concurrency.c Type: text/x-csrc Size: 2256 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20070621/cfbad195/attachment-0004.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 18...
2006 May 05
1
Speex and bandwidth usage on Asterisk's IAX
...esults to the list. My test hookup was two Asterisk boxes, connected with private 100Mb ethernet for an IAX trunk. I used Asterisk SVN - so far I've tested the branch-1.2; I will test the trunk too. My customer moves a decent volume of calls, so I tested the various codecs and configs with 5 concurrent calls, 10, 15, 20, 25 and 30. I used recordings of real conversations - playing the one side from machine A to machine B, the other from B -> A (in other words, just like real calls). The reported results are all with IAX trunking in use (trunk timestamps also enabled). (IAX trunking makes...
2004 Aug 06
3
ASTERISK AND 120 CONCURRENT CALLS
hello all, does anyone has experiencie using asterisk with a digium CARD using G729 managing 120 concurrent calls with SIP and/or H323??? I wanna know if Asterisk is stable doing this....because we wanna implement it in some locations!! Thanks All!! Sebastian. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachment...
2011 May 11
4
concurrent call tracking
Hi all, I would like to track/store concurrent call usage per user by day/week/month and get server totals by day/week/month. Google comes up with mostly info regarding concurrent call limits, though my goal is to calculate actual concurrent channel usage and add it into reporting. I'm using * 1.6.2 + mysql - realtime (no gui). Any sugge...
2019 Jun 04
0
[PATCH libnbd v2 3/4] api: Implement concurrent writer.
Callers may now optionally set up a concurrent writer thread. The outline of this idea is explained here: https://www.redhat.com/archives/libguestfs/2019-June/msg00010.html The change is quite small, but here are some points which are true but may not be obvious: * All writes return immediately with success (unless we run out of memory...
2019 Jun 03
1
Re: [PATCH libnbd discussion only 4/5] api: Implement concurrent writer.
...> index 7cbb9cd..ab74be3 100644 > --- a/docs/libnbd.pod > +++ b/docs/libnbd.pod > @@ -385,6 +385,79 @@ If you are issuing multiple in-flight requests (see above) and > limiting the number, then the limit should be applied to each > individual NBD connection. > > +=head2 Concurrent writer thread > + > +To achieve the maximum possible performance from libnbd and NBD > +servers, as well as the above techniques you must also use a > +concurrent writer thread. This feature allows requests to be issued > +on the NBD socket at the same time that replies are being...
2005 Sep 07
2
max concurrent CIFS connections
Hello, I need some help please. I have been told from an administrator that Samba does only support up to 3.000 concurrent CIFS connections and each connections reserve 5MB of memory. If this is true that I would need 15GB of memory to support 3.000 concurrent CIFS sessions how many people have this amount of memory in any server? The second argument which he used was and I quote him now: "Approac...
2019 Jun 03
0
[PATCH libnbd discussion only 4/5] api: Implement concurrent writer.
...-git a/docs/libnbd.pod b/docs/libnbd.pod index 7cbb9cd..ab74be3 100644 --- a/docs/libnbd.pod +++ b/docs/libnbd.pod @@ -385,6 +385,79 @@ If you are issuing multiple in-flight requests (see above) and limiting the number, then the limit should be applied to each individual NBD connection. +=head2 Concurrent writer thread + +To achieve the maximum possible performance from libnbd and NBD +servers, as well as the above techniques you must also use a +concurrent writer thread. This feature allows requests to be issued +on the NBD socket at the same time that replies are being read from +the socket....
2011 Oct 13
1
Rare error with concurrent users searching with fts-solr
Hi all, If I start two o more connections with diferent users that make a search text to solr I get this message many times: Error: fts_solr: Query didn't return uid If I repeat the test about 2000 times, with only one user concurrent, with 60 diferent users, without concurrent, I get between 0. If I repeat the test about 2000 times, with 2 users concurrent, I get between 3 or 10 errors. If I repeat the test about 2000 times, with 4 users concurrent, I get between 10-20 errors. After see this error, I set a tcpdump to try...
2006 Jun 15
1
Performance leak with concurrent requests on static files (Rails)
...u dapper, compiled ruby 1.8.4. http client : while true; do ab -n 1000 -c 30 http://localhost:3000/ 2>/dev/null | grep quest.*mean ; echo -- ; done Requests per second: 276.85 [#/sec] (mean) Time per request: 108.362 [ms] (mean) Time per request: 3.612 [ms] (mean, across all concurrent requests) -- Requests per second: 276.91 [#/sec] (mean) Time per request: 108.340 [ms] (mean) Time per request: 3.611 [ms] (mean, across all concurrent requests) -- Requests per second: 146.76 [#/sec] (mean) Time per request: 204.419 [ms] (mean) Time per request: 6....
2011 Aug 22
4
[LLVMdev] LLVM Concurrency and Undef
Hi all, I have been trying to understand the use of undef in both sequential and concurrent programs. >From the LLVM Language Reference Manual, I see the following definition of undef. "Undef can be used anywhere a constant is expected, and indicates that the user of the value may receive an unspecified bit-pattern". LLVM Language Reference manual also demonstrates how o...
2003 Aug 29
3
Restricting concurrent SIP calls
Is it possible to restrict the number of concurrent calls made to a SIP peer? Or maybe the number of concurrent calls made to a particular extension. This way I can avoid asterisk trying to make more voice calls to my remote SIP gateway then I have bandwidth to handle. /davidh
2005 Sep 21
2
maximum concurrent ZAP channels .... max conf ports ...
Hi All, Is it possible to go beyond 250 concurrent ZAP channels with some tweaking or workaround ? Meetme uses zap channels, so we could have a max of 250 conference ports. Is it possible to higher this ? "An Asterisk system can only handle a *max. of 250 concurrent ZAP channels*. This is due to the design limit (255) within the ZAP channe...
2013 Jul 12
2
Samba limitation to concurrent open files
Can Samba handle in the range of 1million to 3 millions concurrently open files? If so, then from which Samba version onwards? Does it have any benchmarking results on maximum number of open files that Samba can have concurrently? Any reply to this question is highly appreciated. Thanks in Advance Santosh
2007 Sep 26
2
blackberry with imap idle and concurrent connections
Hello - I've combed the wiki and archives a bit and can't seem to find what I am lookng for. It seems that BlackBerry Internet server has an issue with IMAP accounts along with IDLE and concurrent connections. Please see the following link (sorry it's fairly long): http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB13846&sliceId=SAL_Public&dialogID=53398271&stateId=0%200%2027265273 It appears as though IDLE can be implemented without &q...
2002 Dec 01
3
Share Concurrency
Samba Gurus, How can the number of concurrent connections to a Samba share be limited. Say for example you have an article of software for which you only have 5 licences. When all five seats are used and 6th connection is attempted the user cannot connect. Regards, Paul Ketelaar Paul Ketelaar, Assoc. Dip. Eng. (Elec) paulk@ketelaar.com.au...
2011 Jun 13
1
Lost performance between Samba 3.0.24 and 3.5.8 with high number of concurrent connections
Hi, We are trying upgrade our roaming profile sever from Debian Etch to Debian Squeeze. That's means a upgrade from Samba 3.0.24 to Samba 3.5.8. Our production environment has above 600 concurrent users without problem. After upgrade to Samba 3.5.8, server can't manage above 200 users. With 'smbclient', the output is: Error [user] session setup failed: Call timed out: server did not respond after 20000 milliseconds We use Samba+Winbind+kerberos to validate users. After upgra...
2007 Jun 19
14
testing needed: log file concurrency
http://dovecot.org/tmp/concurrency.c I'd want to know what results this program gives with different systems. Please test and reply (but don't bother if someone already replied with the same OS+result). I expect it to print: - SMP kernels: "page size cut" once in a while - UP (uniprocessor) kernels: Nothing...
2018 May 21
1
Xapian InMemoryDatabase Concurrent Control Problem
Dear Members of Xapian Project, Sorry for troubling you this time. I am currently facing a challenge that I can not search and update Xapian "InMemoryDatabase" concurrently via 2 different threads although I have added the critical area mutex which allows only reading/writing at one single time. More specifically, along with the core dump, the error message was "double free or corruption (!prev): 0x000000000121f3b0" indicated a memory free problem was d...
2009 Jul 21
1
Scalability and stability matters
...the previous meetme rooms. If the application launched more calls than available agents it would play prompts while waiting for agents to become available. Since the planned features set from asterisk to be used by the application will be very short, but the figures can be very large (in terms of concurrent calls, registered endpoints, traffic on the AMI port, etc..) I would appreciate if anybody can help me to find out what's the more suitable asterisk version to use in terms of scalability and stability: - concurrent registered endpoints (SIP and IAX) - concurrent two and tree party meetme...