In mysqlnd the opportunity to query MySQL asynchronously, that is, to continue the script without waiting for the query and the result of the formation.
Offered the opportunity to implement an asynchronous request !
Example: mysqli_query($link, $query, MYSQLI_ASYNC);