11.01.2015 Views

PDF Presentation - Uplinq

PDF Presentation - Uplinq

PDF Presentation - Uplinq

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Brew MP API Usage Considerations: Scheduling<br />

Work<br />

• Always use ISHELL_Resume to break an IApplet’s<br />

time-consuming tasks into smaller, interruptible chunks<br />

use<br />

– A common performance mistake is to use<br />

ISHELL_PostEvent() for this purpose, p which works<br />

functionally<br />

– ISHELL_PostEvent() is more costly than<br />

ISHELL_Resume<br />

• ISHELL_PostEvent() destination applet class ID as argument<br />

• Iterates through the applet database to match the class ID<br />

19

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!