TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15159 · Sep 21

#kotlin#android#gfw#proxy#shadowsocks#sing_box#trojan#vmess#vpn NekoBox for Android is a free, open-source app that helps you use many types of proxy servers like Shadowsocks, VMess, Trojan, and WireGuard to browse the internet securely and anonymously. It creates an encrypted VPN tunnel on your device, protecting your data from snooping and letting you bypass geo-restrictions or blocked websites. You can manage multiple proxy accounts easily in one app. It supports popular subscription formats for easy setup and is regularly updated by its community. Avoid the Google Play version since it’s no longer open source; download it safely from the official GitHub releases instead. This tool benefits you by enhancing privacy, security, and internet freedom on your Android device. https://github.com/MatsuriDayo/NekoBoxForAndroid

Results

1 similar post found

Search: #wallaroo

当前筛选 #wallaroo清除筛选
djangoproject

@djangoproject · Post #519 · 12/10/2017, 06:14 PM

https://blog.wallaroolabs.com/2017/12/stateful-multi-stream-processing-in-python-with-wallaroo/ #Wallaroo is a high-performance, open-source framework for building distributed stateful applications. In an earlier post, we looked at how Wallaroo scales #distributed_state. In this post, we’re going to see how you can use Wallaroo to implement multiple data processing #tasks performed over the same shared #state. We’ll be implementing an application we’ll call “Market Spread” that keeps track of the latest pricing information by stock while simultaneously using that state to determine whether stock order #requests should be rejected. #pipeline