Lwt_dropbox
This is a blocking "dropbox" containing a single element. Writing in the dropbox is a non-blocking operation, that might overwrite the current element. Reading in the dropbox is blocking while the 'dropbox' is empty.