Load Balancing for My Steem APIs

Load Balancing for My Steem APIs

I have added a Load Balancing through CloudFlare Worker to my list of Free APIs at https://steemyy.com/list-of-api.php

For example, previously you would call:

https://steemyy.com/api/steemit/delegatees/?cached&id=justyy

Now, you can call the API via Load Balancer:

https://api.justyy.workers.dev/api/steemit/delegatees/?cached&id=justyy

The Load Balancer will first make a query to my 11 API servers and the first server that returns wins the request - which will be forwarded by the Load Balancer.

Using Load Balancer improves the user experience and also the throughput. It allows you to scale your application horizaontally.

https://i0.wp.com/gbhackers.com/wp-content/uploads/2018/12/Load-Balancer.jpg?fit=759%2C387&ssl=1

image.png


Every little helps! I hope this helps!

Steem On!~

If you like my work, please consider voting for me, thanks!
https://steemit.com/~witnesses type in justyy and click VOTE



Alternatively, you could proxy to me if you are too lazy to vote!

Also: you can vote me at the tool I made: https://steemyy.com/witness-voting/?witness=justyy

Visit me at: https://steemyy.com


This page is synchronized from the post: ‘Load Balancing for My Steem APIs’

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×