dterletskiy / carpc

Component Architecture RPC Framework
MIT License
2 stars 0 forks source link

Obtaine application thread by name #7

Closed dterletskiy closed 2 years ago

dterletskiy commented 2 years ago

Extend implementation by functionality to obtain application thread or its id by its name. This is need for building context for sending async object. In this case there is no other information about context to send except of its thread name (process id is current or must be known).

dterletskiy commented 2 years ago

Implemented in version 3.6.6