• 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: Newbie FxPlugins question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie FxPlugins question


  • Subject: Re: Newbie FxPlugins question
  • From: Peter Litwinowicz <email@hidden>
  • Date: Wed, 16 Jan 2008 12:27:45 -0800
  • Thread-topic: Newbie FxPlugins question

> If you're developing on Leopard, I'd take a look at OpenMP. It's a
> compiler extension that lets the compiler do most of the work with
> writing parallelized code. The really nice thing is it is portable.

Portable, unless you need to use the host apps MP services to make sure you
aren't stomping on what the host app is doing.  This is relevant for many
hosts applications.  And will  hopefully become relevant for FxPlug hosts as
well (a feature I have asked for many times in the FxPlug API).

This is not relevant for FCP/Motion RIGHT NOW because  they don't have MP
callbacks.  But many host apps do.  So if  you use OpenMP, and you plan to
develop plugins for  other host apps, then make sure to put your OpenMP code
in side some well designed wrappers/macros/etc.

You'll thank me later ;-)

Pete


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

This email sent to email@hidden

References: 
 >Re: Newbie FxPlugins question (From: Paul Miller <email@hidden>)

  • Prev by Date: Re: Newbie FxPlugins question
  • Next by Date: Re: Newbie FxPlugins question
  • Previous by thread: Re: Newbie FxPlugins question
  • Next by thread: Re: Newbie FxPlugins question
  • Index(es):
    • Date
    • Thread