-
Notifications
You must be signed in to change notification settings - Fork 24
kay21s/hammer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hammer A real-time RTSP reverse proxy accelerated by GPU. Composition: 1 dispatcher + 1 GPU worker thread + several CPU worker threads dispatcher : dispatching connections to CPU workers CPU worker : batch the data, AES decryption, RSA, forwarding, I/O related operation GPU worker : HMAC + AES encryption only, process with GPU +------------------------------------------+ | | | | | | | | | | | GPU | | | | | | | | | | | |------------------------------------------+ | | | | | CPU | | | +--------------------+ | | | | | CPU | | | +--------------------+ | | | | | CPU | | | +--------------------+ | | | | | | | ... ... | It is like a hammer ... =)
About
Hammer project -- a real time ssl reverse proxy with GPU
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published