没有合适的资源?快使用搜索试试~ 我知道了~
Railway_ipc:Elixir IPC
共101个文件
ex:59个
exs:30个
proto:3个
需积分: 5 0 下载量 7 浏览量
2021-02-27
06:09:03
上传
评论
收藏 78KB ZIP 举报
温馨提示
铁路运输公司 铁路的目的是标准化一组通用的API和过程,以处理通过RabbitMQ在应用程序之间进行进程间通信。 该项目为基于Elixir的项目实现了API和过程。 安装 如果,包装可以通过添加安装railway_ipc你在依赖列表mix.exs : def deps do [ { :railway_ipc , " ~> 0.3.0 " } ] end 入门 配置铁路以与您的仓库一起使用。 将以下内容添加到您的config/config.exs : config :railway_ipc , repo: ApplicationName . Repo 运行mix任务以生成迁移,以将已发布消息和已消耗消息表添加到应用程序的DB中: mix railway_ipc.generate_migrations ./path/to/migration/directory mi
资源推荐
资源详情
资源评论
收起资源包目录
Railway_ipc:Elixir IPC (101个子文件)
ci 261B
.envrc 129B
message_consumption.ex 6KB
binary_protobuf.ex 4KB
json_protobuf.ex 4KB
rabbit_case.ex 4KB
rabbit_mq_adapter.ex 4KB
telemetry.ex 3KB
connection.ex 3KB
events_consumer.ex 3KB
consumer_events.ex 2KB
requests_consumer.ex 2KB
application.ex 2KB
publisher.ex 2KB
events.pb.ex 2KB
requests_consumer.ex 2KB
data_case.ex 2KB
persistence.ex 2KB
utils.ex 2KB
document_assigned_to_student.pb.ex 2KB
payload.ex 2KB
consumed_message.ex 2KB
generate_migrations.ex 1KB
stream_behaviour.ex 1KB
events_consumer.ex 1KB
message_publishing.ex 1KB
generate_remove_exchange_constraint_migration.ex 1KB
publisher_events.ex 1KB
published_message_adapter.ex 1KB
generate_alter_table_migrations.ex 1KB
registered.pb.ex 1005B
event_message.ex 928B
requests.pb.ex 921B
factory.ex 910B
responses.pb.ex 847B
default_message.ex 846B
consumed_message.ex 843B
supervisor.ex 823B
published_message.ex 800B
logger.ex 743B
student.pb.ex 731B
helpers.ex 651B
persistence_behaviour.ex 611B
consumed_message_adapter.ex 576B
published_message.ex 563B
migration_helper.ex 434B
update_protobufs.ex 416B
published_message.ex 381B
system_command_helper.ex 371B
mocks.ex 340B
message_consumption_result.ex 303B
batch_requests_consumer.ex 239B
error_consumer.ex 229B
okay_consumer.ex 206B
batch_events_publisher.ex 185B
message_publihsing_behaviour.ex 172B
message_consumption_behaviour.ex 167B
batch_events_consumer.ex 146B
repo.ex 136B
routing_info.ex 102B
railway_ipc.ex 47B
message_consumption_test.exs 8KB
.credo.exs 7KB
json_protobuf_test.exs 5KB
consumer_test.exs 4KB
publisher_test.exs 3KB
consumed_message_test.exs 3KB
binary_protobuf_test.exs 3KB
events_consumer_test.exs 3KB
payload_test.exs 3KB
requests_consumer_test.exs 3KB
events_consumer_test.exs 2KB
persistence_test.exs 2KB
publisher_test.exs 2KB
connection_test.exs 2KB
message_publishing_test.exs 2KB
utils_test.exs 2KB
mix.exs 2KB
published_message_test.exs 2KB
requests_consumer_test.exs 1KB
rabbit_mq_adapter_test.exs 1019B
published_message_adapter_test.exs 1005B
test.exs 626B
02_create_railway_ipc_consumed_messages.exs 565B
test_helper.exs 562B
01_create_railway_ipc_published_messages.exs 535B
e2e.exs 326B
dev.exs 286B
config.exs 249B
.formatter.exs 97B
prod.exs 15B
.gitignore 107B
LICENSE 1KB
mix.lock 9KB
README.md 4KB
CHANGELOG.md 4KB
events.proto 308B
requests.proto 195B
responses.proto 174B
setup 177B
共 101 条
- 1
- 2
资源评论
狛绝的追随者
- 粉丝: 27
- 资源: 4611
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 使用 tensorflow.js 在浏览器中直接运行 YOLOv5.zip
- 【保姆级教程】使用MemoTrace将微信聊天记录导出成Word或html
- 使用 Tensorflow 后端进行人体检测和可选跟踪 .zip
- 基于python实现轨道交通客流预测系统+项目源码+文档说明
- 使用 Tensorflow 从头开始训练 YOLOv2 对象检测器 .zip
- 基于Vue2.0+Vuex+Axios+Node.js+Express+MySQL实现京东移动web商城.zip
- Unity-波数-杀怪-学习
- 使用 TensorFlow 2.x 的 Yolo v4.zip
- 机器视觉基础-基于 二值图像背景减法为模型 实现多目标追踪+MATLAB源码+文档说明
- 使用 TensorFlow 2 实现 YOLOv5.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功