Displaying 2 results from an estimated 2 matches for "sourcepad".
Did you mean:
sourced
2012 Jul 24
0
Ruby on Rails, iOS, Android and ninjas with 2+ years experience who are willing to learn Rails!
Hi There,
SourcePad is looking for RoR Ninjas!
We are a stable, rapidly growing company. Our environment is full of
passionate, creative and intelligent people who want to create the
next generation of interactive software and application!
We currently have more RoR projects than we can handle and need to
grow our t...
2011 May 23
2
[Cortado] How to support seeking in on-the-fly generated Theora stream?
...| | element | demuxer
----+ +---------------------------------------+ +----
Thats why many code blocks are synchronized on the queue object, that only
one thread can access the queue at one time. Now, i want so synchronize
the sink- and sourcepad threads of the QueueSeek class on another object,
which is called "permissionToSeek". The sinkpad should wait until it gets
a permission to seek.
I tried to achieve this with wait() and notifyAll().
the sinkpad has a method which gets called if a seek request arrives. It
synchronizes o...