Skip to content

1010code/cpp-nodejs-shared-memory-ipc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

使用 C++ 和 Node.js 在樹莓派上透過共享記憶體實現跨進程通訊

  • Example1:

    • 使用 C++ 和 Node.js 在樹莓派上透過共享記憶體實現跨進程通訊
    • 文章說明
  • Example2

    • cpp-writer: 使用C++連續固定時間亂數生成N筆浮點數寫入共享記憶體,此程式碼也有結構化封裝 shared_memory_writer.h
    • nodedjs-reader: 使用Node.js固定時間在指定共享區塊讀取N筆浮點數,此外這支程式有結構化sharedMemory.js封裝起來。
    • nodejs-tcp-socket-reader: 參考 nodedjs-reader 並封裝成TCP Socket API,與前端網頁互動。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy