16.11.2014 Views

callback patterns and idioms in Python

callback patterns and idioms in Python

callback patterns and idioms in Python

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

"Pseudo" events<br />

"events" can be a nice way to structure<br />

execution (control) flow<br />

so <strong>in</strong> some cases "we make them up" (!)<br />

just to allow even-driven <strong>callback</strong>s <strong>in</strong><br />

otherwise non-obvious situations;-)<br />

pars<strong>in</strong>g, schedul<strong>in</strong>g, concurrency, tim<strong>in</strong>g,<br />

debugg<strong>in</strong>g, ...<br />

18

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

Saved successfully!

Ooh no, something went wrong!