mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 22:48:30 +02:00
add promo images
This commit is contained in:
@@ -77,7 +77,7 @@ for operations. User processes can setup a Submission Queue (SQ) and a
|
||||
Completion Queue (CQ), both of which are shared between the process and the
|
||||
kernel, so there's no copying overhead.
|
||||
|
||||

|
||||

|
||||
|
||||
Apart from avoiding copying overhead, the queue-based architecture lends
|
||||
itself to multithreading as item insertion/extraction can be made lockless,
|
||||
|
||||
Reference in New Issue
Block a user