YUI 3.x Home -

Library Examples: AsyncQueue

AsyncQueue: Examples

AsyncQueue allows you to create a series of function callbacks executed via setTimeout that will execute in order.

  • Building a UI with AsyncQueue: This example employs AsyncQueue to incrementally construct an application interface; this illustrates the approach you'd take to allow chunked rendering of the UI in a process-intensive application.

Copyright © 2011 Yahoo! Inc. All rights reserved.

Privacy Policy - Terms of Service - Copyright Policy - Job Openings