Maximize throughput

Registered by SqUe

We need to maximize throughput of the library. To archieve this we must:
* Sockets with zero-copy on receive and send.
* Use only real references, reduce copy by value at minimum, and reference copy.
* Parsing must be one way. Reparsing areas is expensive.

Proposed implementation

Sockets:
 * Uncopiable with API open() close() opened()
 * dont use reference count
 * zero-copy send() and receive()

Blueprint information

Status:
Not started
Approver:
SqUe
Priority:
Undefined
Drafter:
SqUe
Direction:
Needs approval
Assignee:
SqUe
Definition:
Discussion
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.