3slab/vdm-library-bundle
最新稳定版本:3.2.0
Composer 安装命令:
composer require 3slab/vdm-library-bundle
包简介
Standardize vdm block development
README 文档
README
Introduction
This is the Symfony bundle part of the VDM.library used as the foundation to build VDM.collect, VDM.compute and VDM.store components.
It provides services to integrate your instances of VDM.collect, VDM.compute and VDM.store components with all other core component of the VDM platform (VDM.backbone, VDM.control and VDM.flow)
Services
- VDM.collect HTTP pull
- VDM.collect FTP/SFTP
- VDM.backbone consumer
- VDM.backbone producer
- VDM.store Elasticsearch
- VDM.store Doctrine
Features
- Collect HTTP sources :
- Retry on error
- Monitoring of HTTP Responses
- Produce message to a broker with exit on error
- Consume message from a broker with exit on error
- Handle Message between consumption and production
- Monitoring :
- Track usage (number of messages consumed, produced)
- Track state (started, stopped, errored)
- Track process metrics (memory, processing time)
- Track dependencies metrics
- http : sources states, response codes, response times, response size
- ftp : source states, errors and file size
These features are built on top of the Symfony Framework and its messenger component
Documentation
- Concepts
- Getting started
- Consume :
- Produce :
- Manual Tranport
- Monitoring
- Configuration Reference
- Docker
- Examples :
Image:
export DOCKER_VDM_LIBRARY_VERSION=3.0.1 docker build -t 3slab/vdm-library-base:$DOCKER_VDM_LIBRARY_VERSION . docker push 3slab/vdm-library-base:$DOCKER_VDM_LIBRARY_VERSION
License
This bundle is distributed around the MIT License
统计信息
- 总下载量: 8.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 8
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2020-04-02