Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
LIXA, LIbre XA, is a free and open source XA transaction manager
LIXA (LIbre XA) is an open source and free Transaction Manager implementing the distributed transaction processing "XA specification" and "TX (transaction demarcation) specification" according to the X/Open CAE Specification. LIXA implements even XTA: XA Transaction API, an innovative API that implements XA transactional context passing among different applications.
LIXA is a Transaction Manager but it's not a Transaction Monitor: this is the distinguishing feature of the project. LIXA...
Naam Tamilar RTMP Server
This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade.
This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast...
NetProg is an API in C language allowing an homogeneous programming of communicating applications on many operating systems.
It covers all the need for applications that requires complex way of exchanging data in synchronous or asynchronous mode.
Based on messages for exchanging data between clients and servers, it, moreover, access databases or files with the same message modelling.
This is a project about adding persistence into memcache. it create a proxy server between the client and the memcache, and add a BDB(Berkeley DB) or any other db which base on key-value to backup the infomation in memcache to the harddisk.