alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 1 year agoLet's do micro servicesh.itjust.worksimagemessage-square78linkfedilinkarrow-up1674arrow-down157
arrow-up1617arrow-down1imageLet's do micro servicesh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 1 year agomessage-square78linkfedilink
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up2·1 year agoIn theory, it can be faster with parallelization. Of course, all the usual caveats about parallelization apply, and you’re most likely going to create a slower system if you don’t think it through.
In theory, it can be faster with parallelization. Of course, all the usual caveats about parallelization apply, and you’re most likely going to create a slower system if you don’t think it through.