• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: MusicEventIterator questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MusicEventIterator questions


  • Subject: Re: MusicEventIterator questions
  • From: Paul Davis <email@hidden>
  • Date: Mon, 18 Mar 2013 21:20:37 -0400



On Mon, Mar 18, 2013 at 7:26 PM, Aran Mulholland <email@hidden> wrote:
I'd like it to be ordered and have some sort of indexing structure so that I could jump to specified time regions.

i see no way you can possibly construct such a thing without locks.

that is beyond even the research work that i'm familiar with in the area of lock free data structures. the best you could possibly come up with is a wait-free RCU-style structure, but this is far from trivial and may not actually have the runtime performance characteristics that you're looking for.


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: MusicEventIterator questions (From: Aran Mulholland <email@hidden>)
 >Re: MusicEventIterator questions (From: Paul Davis <email@hidden>)
 >Re: MusicEventIterator questions (From: Aran Mulholland <email@hidden>)

  • Prev by Date: Re: MusicEventIterator questions
  • Next by Date: My new open-source iOS audio engine
  • Previous by thread: Re: MusicEventIterator questions
  • Next by thread: Re: MusicEventIterator questions
  • Index(es):
    • Date
    • Thread