flowex-master
mix.lock
3KB
.gitignore
510B
mix.exs
1012B
.travis.yml
297B
.formatter.exs
74B
LICENSE
579B
spec
error_pipe
with_several_error_pipes_spec.exs
870B
without_error_pipe_spec.exs
630B
with_error_pipe_spec.exs
1KB
sync
module_pipeline_sync_spec.exs
3KB
fun_pipeline_sync_spec.exs
1KB
supervised_start_spec.exs
1KB
introspection_spec.exs
1KB
module_pipeline_spec.exs
3KB
support
interface_pipeline.ex
1KB
fun_pipeline.ex
417B
parallel_pipeline.ex
234B
module_pipeline.ex
999B
init_opts_pipeline.ex
628B
module_pipeline_sync.ex
339B
fun_pipeline_sync.ex
516B
fun_pipeline_cast.ex
513B
parallel_spec.exs
713B
interface_pipeline_spec.exs
692B
initialization_spec.exs
808B
unhandled_error_spec.exs
2KB
spec_helper.exs
595B
fun_pipeline_cast_spec.exs
675B
fun_pipeline_spec.exs
2KB
fun_pipeline_client_spec.exs
2KB
README.md
19KB
.credo.exs
6KB
config
config.exs
1KB
lib
flowex
errors.ex
180B
pipes
consumer.ex
598B
producer.ex
436B
stage.ex
2KB
sync
gen_server.ex
2KB
pipeline.ex
3KB
supervisor.ex
526B
ip.ex
128B
stage_opts.ex
105B
client.ex
919B
pipeline.ex
3KB
supervisor.ex
278B
pipeline_builder.ex
4KB
flowex.ex
70B
figures
pipeline_sync_async.png
44KB
pipeline_with_client.png
58KB
fun_pipeline.png
42KB
complex_pipeline.png
45KB
many_clients.png
34KB
暂无评论