voting

所属分类:其他
开发工具:Elixir
文件大小:0KB
下载次数:0
上传日期:2017-05-20 17:14:46
上 传 者sh-1993
说明:  Elixir和OTP中面向过程编程的Elixir-GenStage投票示例,
(Voting example for Elixir GenStage from Process Oriented Programming in Elixir and OTP,)

文件列表:
config/ (0, 2017-05-20)
config/config.exs (1115, 2017-05-20)
lib/ (0, 2017-05-20)
lib/voting.ex (194, 2017-05-20)
lib/voting/ (0, 2017-05-20)
lib/voting/aggregator.ex (2289, 2017-05-20)
lib/voting/result_presenter.ex (1491, 2017-05-20)
lib/voting/supervisors/ (0, 2017-05-20)
lib/voting/supervisors/aggregator_supervisor.ex (1167, 2017-05-20)
lib/voting/supervisors/application.ex (832, 2017-05-20)
lib/voting/supervisors/result_presenter_supervisor.ex (1199, 2017-05-20)
lib/voting/vote_recorder.ex (565, 2017-05-20)
mix.exs (493, 2017-05-20)
mix.lock (244, 2017-05-20)
test/ (0, 2017-05-20)
test/test_helper.exs (83, 2017-05-20)
test/voting_test.exs (2628, 2017-05-20)

# Voting This repository holds the example from the blog post Object Oriented Programming in Elixir and OTP. Run tests with 'mix test'

近期下载者

相关文件


收藏者