"Truncated ZIP file" error with Apache POI and akka-http September 9, 2022 | Akka , Programming For my current SaaS project, I need to be able to upload and parse an excel file. I am using akkt-http for the server side routing table and Apache POI to... Read article
TWS and Akka actors September 15, 2021 | Akka , Scala , Trading This pattern is repeated for all other concerns like trades, market data, contract details and so on. As this becomes quite cumbersome quickly, I wanted to... Read article