Using SSL_read and SSL_write on parallel threads

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

A TLS server application spawns 2 thread and handles 'n' number of TLS clients. All connections SSL_read operations are performed on one thread and SSL_write on another thread. To achieve this currently I lock the `SSL` connection handle. This application uses TLSv1.2 and TLSv1.3.

My question is does anyone uses SSL_read and SSL_write in parallel thread in much better way ?

Regards,
Raja Ashok

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux