RE: [MBS] Someone using ThreadMBS?

2011-05-22 Thread Dan Stenning
Not understanding exactly what you mean. can you explain more ? > > In general it would be better if I add some code to the plugin to do the work > in the plugin and not use Real Studio code. > For example I could write a MidiPortMBS subclass which does some Midi > forwarding itself and call

Re: [MBS] Someone using ThreadMBS?

2011-05-22 Thread Lee Badham
Hi, I use it to do some parallel processing of some data. In 1 app 1 spawn 3 Threads, in another I spawn 10. At one point I had to turn this off, and the calculation time went from 20 seconds to 1 minute. Lee On 20 May 2011, at 17:43, Christian Schmitz wrote: > > Am 20.05.2011 um 17:11 schr

Re: [MBS] Someone using ThreadMBS?

2011-05-20 Thread Christian Schmitz
Am 20.05.2011 um 17:11 schrieb Dan Stenning: > > > Actually on the matter of ThreadMBS, do the static methods > PatchRuntimeObjectLocking() etc workfor code in pre-emptive threads like the > CoreAudio one ? ( via the PortAudio callback ) Sure. The problem is that those patch methods ar

RE: [MBS] Someone using ThreadMBS?

2011-05-20 Thread Dan Stenning
upp...@monkeybreadsoftware.de > Date: Fri, 20 May 2011 09:16:20 +0200 > To: mbsplugins@monkeybreadsoftware.info > Subject: [MBS] Someone using ThreadMBS? > > Hi, > > We are going to deprecate and remove ThreadMBS class soon. > > Is someone still using it? > > I'

Re: [MBS] Someone using ThreadMBS?

2011-05-20 Thread Kev
Hi Christian. One idea I have is if there was a cross-platform way of performing a ping that ran in a thread. Not sure if this is something you have considered. Regards, Kev. --- On Fri, 20/5/11, Christian Schmitz wrote: > From: Christian Schmitz > Subject: [MBS] Someone using Thr

Re: [MBS] Someone using ThreadMBS?

2011-05-20 Thread RPEHLM
Well I was going to play with it in a day or two. Will wait for the replacement :-D Regards Robin P.S. Have a good conference - sorry to be missing it. On 20/05/2011 09:16, Christian Schmitz wrote: > Hi, > > We are going to deprecate and remove ThreadMBS class soon. > > Is someone still using i

[MBS] Someone using ThreadMBS?

2011-05-20 Thread Christian Schmitz
Hi, We are going to deprecate and remove ThreadMBS class soon. Is someone still using it? I'm looking for more safe methods to allow threading. For example the last prerelease added preemptive threaded CURL. Greetings Christian -- See you in Essen, Germany at the REAL Studio Conference 2011