De EETimes meldt dat Sun tijdens de Async 2001 conferentie heeft geprobeerd ontwikkelaars ervan te overtuigen dan chips die niet met gezette timings werken vele malen sneller kunnen zijn dat chips die zich aan een strak tijdschema moeten houden, zoals alle chips die nu op te markt zijn. Het bedrijf heeft een proto-type van de 'FleetZero', een chip die pas over vijf jaar af zal zijn, maar nu al geschikt is om te demonstreren hoe belangrijk asynchrone verwerking kan zijn. Men roept al jaren dat er een eind moet komen aan de mogelijkheden om kloksnelheid verder op te voeren, maar keer op keer worden de grenzen verbroken. Toch denkt men dat het uiteindelijk onvermijdelijk is om over te stappen op een ander soort chips.
Volgens de naar buiten gebrachte documenten verspillen de huidige chips 95% van hun kracht omdat alles perfect synchroon moet blijven. De FleetZero maakt gebruik van een veld vol losse processor-cellen die met een netwerk van korte draadjes aan elkaar zijn verbonden. Het is de taak van de software om de communicatie tussen de onderdelen te regelen, niet die van de processorontwerper en een externe systeemklok:
FleetZero replaces synchronous arithmetic operations with data-movement operations among asynchronous processor blocks called ships. In place of synchronous chips' instructions are binary codes that specify the routes data items need to take among the processor blocks to accomplish the same tasks that synchronous chips perform via sequential operations. Software compilers would manage on-chip communications, routing data among the asynchronous blocks.
Sun Labs claims its processing ships will scale up gracefully to "flotillas" of systems-on-chip. Making data communications — not logical operations — the core problem of computing will lower costs, quicken overall execution speeds and cut power consumption compared with synchronous designs, Sutherland contends.
"Communications on a chip has become the most important chip-design problem," he said. "Not only do the wires by which chips communicate their data occupy more space than the transistors, but they are also slower and consume more power. FleetZero puts the compiler writer in charge of the wires, making much better use of computing resources."