search for: concurrency

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

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: 189 by...
2006 May 05
1
Speex and bandwidth usage on Asterisk's IAX
Hi, I've just joined the list. Thanks Jean-Marc and other contributors for your efforts with Speex. Anyway - I've been hired by a local firm to investigate, write-code-as-required and generally help them get the maximum bang-for-the-byte for VOIP traffic on the hyperexpensive Internet bandwidth going out of South Africa. I started the process by doing some methodical measurements and
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:
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 suggestions / open-source / AGI on where to start looking
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), and writes never block. * When going down the READY
2019 Jun 03
1
Re: [PATCH libnbd discussion only 4/5] api: Implement concurrent writer.
On 6/3/19 10:29 AM, Richard W.M. Jones wrote: > --- > docs/libnbd.pod | 73 +++++++++++++++++++++++++++++++++++++++++++++ > generator/generator | 52 +++++++++++++++++++++++++++----- > lib/handle.c | 32 ++++++++++++++++++++ > lib/internal.h | 7 +++++ > lib/socket.c | 22 +++++++++++--- > podwrapper.pl.in | 3 +- > 6 files changed, 177
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
2019 Jun 03
0
[PATCH libnbd discussion only 4/5] api: Implement concurrent writer.
--- docs/libnbd.pod | 73 +++++++++++++++++++++++++++++++++++++++++++++ generator/generator | 52 +++++++++++++++++++++++++++----- lib/handle.c | 32 ++++++++++++++++++++ lib/internal.h | 7 +++++ lib/socket.c | 22 +++++++++++--- podwrapper.pl.in | 3 +- 6 files changed, 177 insertions(+), 12 deletions(-) diff --git a/docs/libnbd.pod b/docs/libnbd.pod index
2011 Oct 13
1
Rare error with concurrent users searching with fts-solr
...<result name="response" numFound="0" start="0" maxScore="0.0"/> </response> At first, I think that the problems it's in Solr, but after get all GET from tcpdump, I make a python script with urllib2 and send it all to Solr with the same concurrency and I can't get any error or "empty response" Have someone made a intensive concurrency tests over Dovecot + Solr ? -- Antonio P?rez-Aranda Alcaide aperezaranda at yaco.es Yaco Sistemas S.L. http://www.yaco.es/ C/ Rioja 5, 41001 Sevilla Tel?fono +34 954 50 00 57 Fax ? ? ?+34 954...
2006 Jun 15
1
Performance leak with concurrent requests on static files (Rails)
...urio 206u sock 0,4 3246826 can''t identify protocol mongrel_r 32200 curio 207u sock 0,4 3246827 can''t identify protocol mongrel_r 32200 curio 208u sock 0,4 3248760 can''t identify protocol This problem always appears when concurrency level is > 1 and is amplified by concurrency level. Thanks ! -- Fran?ois Simond
2011 Aug 22
4
[LLVMdev] LLVM Concurrency and Undef
...e 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 optimizers can use these undef values to optimize the program. However, on the other hand, with the LLVM Atomics and Concurrency Guide states that If code accesses a memory location from multiple threads at the same time, the resulting loads return 'undef'. This is different from the C++ memory model, which provides undefined behavior. What is the rationale for returning an undef on racing reads? LLVM Atomics and Co...
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 channel driver." Thanks, ~Vamsi -------------- next
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):
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 http://www.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
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
2009 Jul 21
1
Scalability and stability matters
Hi all, I'm planning to develop a custom autodialer application which will be dealing with its own model for agents and queues, therefore it won't use neither asterisk agents nor asterisk queues, nor asterisk cdr. The application will supply the whole reporting and agent managing features by itself. The application will command asterisk through an AMI telnet connection using only the