This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
Recently, I've been working on improving the performance of CurdBee API. There were certain highly consumable end-points which also had tight coupling to external resources. I wanted to extract these endpoints out of the main app to cut the cruft and improve the throughput. This require to turn them into bare-metal services which can utilize asynchronous processing. Weighing on the amount of code…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.