dpdk
2016-10-14 10:52:11 0 举报
DPDK(Data Plane Development Kit),即数据平面开发套件,是一款由Intel主导开发的开源项目。它为数据平面应用程序开发者提供了一套完整的、用户态的、跨平台的接口库和驱动程序,使得开发者可以在不具备硬件支持的情况下编写高性能的数据平面应用程序。DPDK的主要目标是通过使用其提供的API和驱动,使数据平面应用程序能够直接操作网卡硬件,绕过操作系统内核,从而大大提高数据包处理的效率和性能。
作者其他创作
大纲/内容
Update forklift's state machine and update task and job status for this forklift. Create items for storagebins table. Communicate to huixian interface ( with ECC )
Update its status to \"Ready\" if the forklift's status is \"Init\"
validate MQTT message payload
Update its status to \"Init\" if the forklift's status is \"TaskFinish\"
Storage
Check palletids and forklift id if exists in msgbody. If not send message to SVC( undone ).
Unregister
Update each pallet's state machine and a job for each pallet.
Reigster
Get forklift info from db.
PutAway
Update forklift's state machine and create a task and a job for this forklift.
0 条评论
下一页