Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

@Ciprian167 the caching that SC is doing to usually for libraries and other large chunks of data. Once something is cached all the flows can access it.

If I understand your question, you want a setup like this, where F3 is generating the inputs to F1 and F2:

       F3
        |
      /   \
    F1    F2

You can either just construct the graph to look like this or split it into several smaller runs.

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
6 replies
@Ciprian167
Comment options

@gadfort
Comment options

Answer selected by Ciprian167
@Ciprian167
Comment options

@Ciprian167
Comment options

@gadfort
Comment options

@Ciprian167
Comment options

Comment options

You must be logged in to vote
4 replies
@gadfort
Comment options

@Ciprian167
Comment options

@gadfort
Comment options

@Ciprian167
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants