当前位置:网站首页>Jerry's AI server [chapter]
Jerry's AI server [chapter]
2022-04-23 01:31:00 【Rambo-Lamborghini】
AI Server For registration AI Sdk Carry out unified dispatching management , No need to care about mutual exclusion . The meaning of each interface in the example :
SERVER_REGISTER: establish ai_test_server
ai_test_server_open: Inquire about AI_SDK Whether there is , If yes, it is stored in the structure , And return the structure
ai_test_server_init: Initialize variable
ai_test_server_close: stay ai_test_server Called when the service is shut down ,AI_SDK Of disconnect Function and initialize variables
ai_server_request: Distribute and handle various types of messages
ai_test_req_connect: Handle ai_server Connection request
ai_test_req_disconnect: Handle ai_server Disconnect request
ai_test_req_listen: Handle ai_server Monitor requests
ai_test_req_event: Handle ai_server Event request
ai_test_server_event_notify: For distribution notify Event to AI_SDK
ai_test_server_event_url: For distribution url Time to AI_SDK
ai_test_check_connect_state: Used to send connection or disconnection events to AI_SDK
版权声明
本文为[Rambo-Lamborghini]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220922459854.html
边栏推荐
- Introduction to PCIe xdma IP core (with list) - mingdeyang science and Education (mdy edu. Com)
- Update description of the latest process engine flowable 6.7.2
- Find number (DFS)
- 计蒜客:等边三角形(DFS)
- 京東一面:子線程如何獲取父線程 ThreadLocal 的值?我蒙了。。。
- Gbase 8t index
- 计蒜客:数独(DFS)
- Counting garlic customers: Sudoku (DFS)
- Vscode + PHP debug + namespace guidelines
- Live broadcast software | IPTV live broadcast software | TV live broadcast | tvplayer IPTV easyplayer | youwo live broadcast | customized development of super live broadcast software
猜你喜欢
Function encapsulation such as addition, deletion, modification and query of linked list (summary)
Chris LATTNER, father of llvm: the golden age of compilers
How to introduce SPI into a project
Small example of gin - get request 2-handle handles post requests
Project manager's thinking mode worth trying: project success equation
World reading day: 18 it books with Douban score above 9.0 are worth collecting
Redis实现分布式锁
Redis forgets the password and resets the password
gin--hello
In the context of Internet plus, how can enterprises innovate customer service?
随机推荐
Unity结合iTextSharp生成PDF 准备dll
After ten years of testing experience, I have sorted out the most suitable software testing learning guide for you
gin框架的学习--golang
[course summary] Hello harmonyos series of courses, take you to zero foundation introduction
2022 penetration job interview (thinking)
Introduction to gbase 8s shared memory buffer pool
Activity preview | on April 23, a number of wonderful openmldb sharing came, which lived up to the good time of the weekend!
世界读书日:18本豆瓣评分9.0以上的IT书值得收藏
Counting garlic customers: Sudoku (DFS)
Introduction to PCIe xdma IP core (with list) - mingdeyang science and Education (mdy edu. Com)
Counting garlic guest: the solution of the equation
Software maintenance exercises
计蒜客:等边三角形(DFS)
稳定币是让公链加速死亡或者取代BTC的超级机会?
Practice and exploration of knowledge map visualization technology in meituan
200. Number of islands
[the first contact between Android engineers and smart home products ③] the specific implementation of smartconfig one key distribution network on the hardware side | the specific implementation of es
On regular expression matching cryptography
Scope of define
gin -get请求的小示例2-Handle处理post请求