You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/07/28 13:19:44 UTC

[GitHub] [skywalking-rust] jmjoy commented on pull request #37: Split tracer inner segment sender and receiver into traits.

jmjoy commented on PR #37:
URL: https://github.com/apache/skywalking-rust/pull/37#issuecomment-1198131923

   > What is `ipc` channel? Could you provide a case about how to use this?
   
   The `ipc` channel can transmit data across processes, which is need in some multi-process architecture services (such as nginx and php-fpm), like in <https://github.com/jmjoy/php-skywalking-agent/blob/705d08e716f80a3f0cad4c2efd211709bf384adb/src/module.rs#L73>.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org