Write stream to two outputs

2012-10-19 Thread Petar Radosevic
`. Writing to only `pipe-out` does not work and writing to both stops after 1024 bytes. My understanding of IO is lacking to solve the above, would love if somebody could educate me. Thanks in advance! -- Petar Radosevic | @wunki -- You received this message because you are subscribed

Re: Write stream to two outputs

2012-10-21 Thread Petar Radosevic
or it never completes. I'm beginning to think that I'm trying to solve the problem (streaming one input to file and S3 simultaneously) in a wrong way. Any suggestions? -- Petar Radosevic | @wunki -- You received this message because you are subscribed to the Google Groups Clojure group. To post