search for: arcieri

Displaying 20 results from an estimated 52 matches for "arcieri".

2012 Nov 29
13
Fwd: Maintaining capacity during deploys
...tion-level rolling restart, perhaps using TTOU instead of QUIT to progressively dial down the old workers one-at-a-time, and forking new ones to replace them incrementally. Anyone tried anything like that before? Or are there any other suggestions? (short of "add more capacity") -- Tony Arcieri<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 29, 2012 at 2:50 PM, Tony Arcieri <span dir="ltr">&lt;<a href="mailto:tony.arcieri at gmail.com" target="_blank">tony.arcieri at gmail.com&l...
2000 Sep 13
3
Lossless video codec
...velet codec) but I've found no free ones so far. The primary use would be for storage of video clips that would be too cumbersome to store as raw frames but still require some processing (e.g. storing clips to be used in a linear editor) Is anyone else interested in something like this? Tony Arcieri --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sen...
2010 Dec 11
1
the naming of "Unicorn"
In case more people are interested, I originally posted the following to ruby-core: http://mid.gmane.org/20101210190448.GA6534 at dcvr.yhbt.net Eric Wong <normalperson at yhbt.net> wrote: > zuerrong <zuerrong at gmail.com> wrote: > > 2010/12/10 Tony Arcieri <tony.arcieri at medioh.com>: > > > And Unicorns are fantastical mythical creatures! > > > > > yep that indicates it''s not prepare for the actual use. > > There''s no shiny website, commercial support, or even a web-based > bug tracker, so of...
2008 Jun 01
3
rbx gem
...involved commenting out anything to do with fastthread or the http11 C extension. If there''s interest in releasing a Rubinius-targeted gem, I can make changes to the Rakefile to allow generation of a gem for the rbx platform. I could also commit the Rubinius.asm parser as well. -- Tony Arcieri medioh.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/mongrel-development/attachments/20080601/e1f76d30/attachment.html>
2007 Dec 09
38
libevent
Hello, I have been looking at the Ruby/EventMachine. First let me say it look very good. Reactor model with no threads makes for fast reliable server, and I have read about marvelous Twisted framework for Python and am glad to see something similar for Ruby. I am writing network app with Ruby threads now and it very slow, and I try new Ruby 1.9 with native threads that make it much slower.
2000 Jul 12
1
Windows ACM codec status
What is the status of the vorbis ACM codec? I certainly hope I am not the only one with a vested interest in its development and there's been no talk of its status on the list lately. Tony Arcieri --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
2000 Aug 09
2
WAV header (hey Mike)
So, I saw a form of wav header I didn;t know about today. It's not in my (admittedly aging) copy of the RIFF spec from M$, but it's pretty clear how to handle it (mostly in the context of OggEnc). Here's a dump with od -c: 0000000 R I F F 370 357 l 002 W A V E f m t 0000020 020 \0 \0 \0 001 \0 002 \0 D 254 \0 \0 020 261 002 \0 0000040 004 \0
1999 Aug 30
4
xmms plugin
...t yet, but I think with a little bit more hacking it might actually work. I can put the source up if anyone wants to dink around with it, but I'd rather just clean it up a little then perhaps ask xmms if they'd include it with their source. (unless someone else is already doing this) Tony Arcieri --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
2007 Feb 26
9
libevent
Francis, I read in the list archives back that a future EventMachine release will support epoll on Linux (i.e., it''s in the trunk). Better still, is there a possibility that EM will rely on libevent so that it will be architecture independent (i.e. epoll on Linux, kqueue on FreeBSD/Mac OS X, /dev/poll on Solaris)? This is how memcached is implemented, and it would be helpful to be able
2000 May 15
1
Re: [vorbis-dev] Semi-off-topic ramblings
Tony Arcieri wrote : > I'm curious if anyone else is at all fed up with the current > state-of-affairs of media support under *IX. As things stand it's rather > a pain to add support for a new codec/framing format to an application, > and it seems like were someone to step up an...
2008 Apr 24
4
Pure Ruby HTTP parser
...HttpParser::FSM module to store the actual Ragel-generated state machine, and pass all ivars from the Mongrel::HttpParser to an execute method then recapture them as return values, or something to that effect. Thoughts? Suggestions? Complete rewrites? I''d appreciate them all. -- Tony Arcieri medioh.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-development/attachments/20080423/19cb571c/attachment.html
2007 Nov 20
1
P2P: Avoiding manual port-forwarding
From: Tony Arcieri > > A STUN implementation will be an important part of DistribuStream > in terms of firewall traversal. However, first I need to move the > whole protocol to UDP, and before I do that I''m trying to make it > work better in general. > > I''m also unsure what to...
2001 Jun 28
1
mp3pro bitrates
...was wondering about how the SBR data factors into an mp3pro bitrate. If you encode a "64kbps" mp3pro stream, I'm guessing that 64kbps would include the SBR data. So, when played in a normal MP3 player, would a 64kbps mp3pro stream actually sound worse than a 64kbps MP3 stream? Tony Arcieri --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sen...
1999 Sep 23
3
Update on libvorbis
The 2.0 release at my Day Job is winding itself up so I finally have cycles for libvorbis and the player again. I'm seriously considering just doing Vorbis full time, funding or no :-) In any case, I'm going to push off all the aggressive, unfinished features I've played with for the time being and institute a (personal) feature freeze in the interest of finishing the coder block for
1999 Oct 17
3
Streaming
I thought I might try experimenting with streaming. There isn't anything too odd I should be worried about, is there? Tony Arcieri --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
1999 Nov 07
2
Vorbis status
Hello folks, This is a ping to see what folks are up to and planning to work on in the near future. I'm mostly just curious.... Personal goals in the next week: Handle any incoming bugs on the vorbisfile API/library Hone the LPC approximation routines a bit more. Get the command line player functional (Mike Whitson is also planning to put some time in here). Verify that I understand the
2000 May 19
3
Windows ACM Driver
during the last weeks I was playing around with Windows ACM codecs. These drivers allow the use of audio compression algorithms in Microsoft Windows Apps like Goldwave or the Microsoft Audio Tools (e.g. for streaming). At the moment this code is in a very early stage, only some houskeeping functionality is finished at the moment. But I think it should be possible to implement this thing without
2001 Jun 06
1
Metadata
...through for the past few days trying to catch up. I was wondering what the current state of Vorbis metadata was. Has anything been agreed upon as far as how metadata is to be stored? It seems every time this was brought up before it turned into a large debate and nothing was ever resolved. Tony Arcieri --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages...
1999 Oct 06
4
xmms module
...at an xmms module. I managed to link (although not test) this with the current libvorbis CVS source (which needed some "help" compiling) and xmms 0.9.5.1. I'm guessing I made some fairly obvious mistakes in here which can be hammered out even without bitstreams to test it on. Tony Arcieri <HR NOSHADE> <UL> <LI>TEXT/x-csrc attachment: vorbis.c </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: vorbis.c Type: application/octet-stream Size: 5743 bytes Desc: not available Url : http://lists.xiph.org/pipermail/vorbis-dev/at...
2000 May 15
1
Unix media system
...ith an input source (a file or a socket), framing processor, video and audio codecs, and output. I don't think anyone has done it quite in this fashion, and I'd like some input on this idea. Also, if anyone knows of anyone already working on something like this please let me know... Tony Arcieri --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sen...