search for: boundless

Displaying 18 results from an estimated 18 matches for "boundless".

2015 Apr 28
2
imapc fetch optimization
Hi, imapc does a lot of UID FETCH $UID (BODY.PEEK[]), which is nice, because it works even with the dumbest IMAP server, altough it really kills performance, especially on high latency lines. I wonder: if IMAP servers can effectively handle boundless fetches (like a list with all wanted UIDs, or simply 1:* if all are needed), do you see this as a good addition to develop? This could be a new imapc_features setting afterall... Thanks,
2015 May 04
4
imapc fetch optimization
...hu> wrote: >> Hi, >> >> imapc does a lot of UID FETCH $UID (BODY.PEEK[]), which is nice, because it works even with the dumbest IMAP server, altough it really kills performance, especially on high latency lines. >> >> I wonder: if IMAP servers can effectively handle boundless fetches (like a list with all wanted UIDs, or simply 1:* if all are needed), do you see this as a good addition to develop? > Set mail_prefetch_count = 10 or 100 or something and it'll do larger FETCHes. The higher the value, the more memory/disk space is used for storing the received mails....
2010 Jun 03
5
Is this failed Asterisk setup typical?
...ork for a lower cap-ex. But those savings came at a high price for one Texas company, which -- after years of struggling and failing to tame open source VoIP -- opted for a hosted VoIP service from a local service provider. [...] To harness the power of Asterisk and exploit the platform's near boundless capabilities, you must have the in-house expertise to do so, or at least bring in a well-vetted Asterisk consultant. [...] CuDerm employees frequently collaborate with colleagues at two partner companies while developing marketing campaigns for cosmetic products. Three years ago, the company recog...
2008 Jan 25
4
Feed API draft for comment
RFC: This is draft proposal API for the user-level interface for feeds. (This does not describe changelogs in general). Feeds would generally be used for two things: creating audit logs, and driving a database watching for filesystem changes. -------------- next part -------------- A non-text attachment was scrubbed... Name: feed_api.pdf Type: application/pdf Size: 85313 bytes Desc: not
2015 May 04
0
imapc fetch optimization
...;bra at fsn.hu> wrote: > > Hi, > > imapc does a lot of UID FETCH $UID (BODY.PEEK[]), which is nice, because it works even with the dumbest IMAP server, altough it really kills performance, especially on high latency lines. > > I wonder: if IMAP servers can effectively handle boundless fetches (like a list with all wanted UIDs, or simply 1:* if all are needed), do you see this as a good addition to develop? Set mail_prefetch_count = 10 or 100 or something and it'll do larger FETCHes. The higher the value, the more memory/disk space is used for storing the received mails.
2015 May 04
0
imapc fetch optimization
...> Hi, >>> >>> imapc does a lot of UID FETCH $UID (BODY.PEEK[]), which is nice, because it works even with the dumbest IMAP server, altough it really kills performance, especially on high latency lines. >>> >>> I wonder: if IMAP servers can effectively handle boundless fetches (like a list with all wanted UIDs, or simply 1:* if all are needed), do you see this as a good addition to develop? >> Set mail_prefetch_count = 10 or 100 or something and it'll do larger FETCHes. The higher the value, the more memory/disk space is used for storing the received ma...
2015 May 04
1
imapc fetch optimization
...;>> >>>> imapc does a lot of UID FETCH $UID (BODY.PEEK[]), which is nice, because it works even with the dumbest IMAP server, altough it really kills performance, especially on high latency lines. >>>> >>>> I wonder: if IMAP servers can effectively handle boundless fetches (like a list with all wanted UIDs, or simply 1:* if all are needed), do you see this as a good addition to develop? >>> Set mail_prefetch_count = 10 or 100 or something and it'll do larger FETCHes. The higher the value, the more memory/disk space is used for storing the receive...
2007 Jun 03
0
Or none mentone
strange insulation in the midst of boundless tracts of dry and barren name Physcon, which afterward became his historical designation, was The plan of Cleopatra the mother, after her husband's death, was to make of ancient times. We shall have something to say in the next chapter in of the court and the officers of her army, in one of the...
2003 Aug 12
0
excellently
...ttooed > hot hotelman exposes horrid scheme evens > > [1][ra.gif] > pompon expectancy householders crazes middles hypodermics hysterectomy > sawfly pouted mealy bonanza alvin bond bonder melted poked evicts crow > hospitalizing bellini aitken testability hostesses boundless > microcomputer bombards illuminate boiler brass boggled melts > accomplishes asher screen exemplar creep mentors crept televised poems > exponent tempestuously accruing immaculate exchequer tattler > exhilarate accessibility countries 4th sclerosis hospice blvd > hypo...
2007 Jun 03
0
Or none mentone
strange insulation in the midst of boundless tracts of dry and barren name Physcon, which afterward became his historical designation, was The plan of Cleopatra the mother, after her husband's death, was to make of ancient times. We shall have something to say in the next chapter in of the court and the officers of her army, in one of the...
2002 Feb 23
2
wine-users digest, Vol 1 #1005 - 6 msgs
...find drive x, perhaps you have not configured your wine.conf file properly or ... etc. Can someone please advise where I am going wrong with this thing?? Thanking you in advance.. Nicholas Tomlin. ************************************************************************************************** Boundless power to create. Anytime. Anywhere. Share Corel's vision.! Visit http://www.corel.com/draw10. **************************************************************************************************
2016 Mar 10
0
Improving TAILS, WAS: Module Versioning
...sys (as Rufus does provide the ability to install a "bare" Syslinux, in which case we download that one module), so I could very easily modify the process to download/replace all the ldlinuxes from the server. Also, as I mentioned elsewhere, we're never actually evolving within a boundless context, but can estimate the likelihood of someone creating an ldlinux.c32 that prevents USB boot (because that's really the only piece I can remotely see with the capability to do that, and I'm not entirely sure that, if I were to look at the code that goes into that .c32, I wouldn...
2005 Dec 31
26
Free "Agile Web Development with Rails" Text
Hi All, I''m a RoR n00b that has been lurking for a week or so. About two weeks ago I bought the text version of Agile Web Development with Rails. Today, I bought the .pdf version because I run a Sony Notebook and find a .pdf more user friendly. Therefore I have the text to give away for free. If anyone in the continental US would like the copy please let me know and I''ll mail it
2016 Mar 08
2
Improving TAILS, WAS: Module Versioning
Here are some thoughts: 1. Customized Syslinux could be customized such that it refuses to boot from USB. No amount of version-matching nor downloading from the same source can help with that scenario. A different Syslinux would be needed, by definition (of the customizer) 2. Slightly less bad is where an ISO or CD/DVD is made with a key piece of non-ISOLINUX Syslinux missing
2010 Apr 21
12
Using AR.connection.execute(sql) -- messing with my string?
Does ActiveRecord.connection.execute(string) perform any modifications on the given string? If so, what quoting do I need to add? Here''s why: I''m trying to use execute(string) to load a stored procedure. I can hand-load the procedure without error (i.e. via dbconsole), but when I call the function below, it throws the error: ==== ActiveRecord::StatementInvalid: Mysql::Error:
2006 May 18
27
[PATCH] /sys/hypervisor/uuid
New /sys/hypervisor/uuid, containing this domain''s UUID. Stripping off /vm/ from the value of vm to get the UUID isn''t exactly nice. The alternative is to add a XENVER_get_uuid code to HYPERVISOR_xen_version(), but I''m not sure that''s worth it. Signed-off-by: Markus Armbruster <armbru@redhat.com> diff -r ddba92a5cba9 drivers/xen/core/xen_sysfs.c ---
2017 Feb 17
6
Intel MPX support (instrumentation pass similar to gcc's Pointer Checker)
Hello, even though the study of Intel MPX took much longer than expected, we have finally finished it. Currently, it is published in two formats: * as a technical report: https://arxiv.org/abs/1702.00719 * and as a webpage: https://intel-mpx.github.io/ This work contains evaluation of MPX from perspectives of performance (Phoenix, PARSEC, and SPEC benchmark suites), security (RIPE and found
2009 Jan 06
11
zfs list improvements?
To improve the performance of scripts that manipulate zfs snapshots and the zfs snapshot service in perticular there needs to be a way to list all the snapshots for a given object and only the snapshots for that object. There are two RFEs filed that cover this: http://bugs.opensolaris.org/view_bug.do?bug_id=6352014 : ''zfs list'' should have an option to only present direct