Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
6 results tagged distributed_systems  ✕
Ballerina - A Programming Language for Network Distributed Applications https://ballerina.io/
Mon 24 Feb 2020 08:17:45 AM CET
QRCode

Ballerina is an open source programming language and platform for cloud-era application programmers to easily write software that just works.

distributed_systems homepage language networking programming
CHURP | Decentralize your secrets https://www.churp.io/
Sun 01 Sep 2019 09:33:06 PM CEST
QRCode

At the heart of decentralized systems today is a demoralizing irony. Vast resources---intellect, equipment, and energy---go into avoiding centralized control and creating "trustless" systems like Bitcoin. But hapless users then defeat the whole purpose of these systems by handing over their private keys to centralized entities like Coinbase.

Would it be nice if there were a truly decentralized system that could do the impossible? I.e.,

  • Make key management easier for ordinary users.
  • Manage secret keys for transparent objects without secret state, like smart contracts.
  • Operate seamlessly when nodes come and go.
cryptocurrency cryptography distributed_systems homepage research security
Operating a Large, Distributed System in a Reliable Way: Practices I Learned https://blog.pragmaticengineer.com/operating-a-high-scale-distributed-system/
Fri 19 Jul 2019 06:44:57 AM CEST
QRCode

For the past few years, I've been building and operating a large distributed system: the payments system at Uber. I've learned a lot about distributed architecture concepts during this time and seen first-hand how high-load and high-availability systems are challenging not just to build, but to operate as well.

article distributed_systems story sysadmin
Sia - Blockchain for distributed storage https://sia.tech/
Tue 16 Jul 2019 10:53:44 PM CEST
QRCode

Sia is a decentralized storage platform secured by blockchain technology. The Sia Storage Platform leverages underutilized hard drive capacity around the world to create a data storage marketplace that is more reliable and lower cost than traditional cloud storage providers.

backup blockchain cloud distributed_systems file_management file_transfer storage
The Blockchain Might Be The Next Disruptive Technology | TechCrunch http://techcrunch.com/2015/10/03/the-blockchain-might-be-the-next-disruptive-technology/?ncid=rss
Sun 04 Oct 2015 03:51:42 PM CEST
QRCode

To process a transaction, you need first to make sure the sender owns the asset he wants to transfer, and make sure he will not trade it twice.

In the blockchain, information is stored in blocks that record all transactions ever done through the network. Hence, it allows validating both the existence of assets to be traded and ownership.

To avoid double spending, the technology requests several nodes to agree on a transaction to process it. A validation is also artificially difficult to achieve: miners leverage computer power to solve complex cryptographic problems (the proof-of-work). Every time a problem is cracked, a block is added to the chain, and all the transactions it includes are thus validated. The updated chain, including the new block, is shared with other nodes and becomes the new reference; this process leverages cryptography to prevent duplicate transactions.

article bitcoin blockchain cryptography distributed_systems
RIOT - The friendly Operating System for the Internet of Things http://www.riot-os.org/
Mon 25 May 2015 12:19:01 PM CEST
QRCode
computer distributed_systems embedded iot operating_system platform
3672 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn