Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

34 results about "Asynchronous processing" patented technology

Asynchronous processing is the design of computing tasks such that they can be executed without any dependencies between each other. Synchronous processing is the design of computing tasks to be dependent in some way. Synchronous tasks may need to coordinate activities if they run at the same time.