Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
26 results tagged distributed  ✕   ✕
ExtremeElectronics/PicoCray https://github.com/ExtremeElectronics/PicoCray
Sun 02 Apr 2023 05:44:27 PM PDT archive.org

A system for running distributed code over multiple PI Picos connected to each other. The reference implementation has them all standing on end in a ring, resembling a Cray supercomputer.

Wire all of the picos in parallel connecting GPIO 10,11,12,13 and GND to all of the picos. Each pico needs powering separatly either from the USB bus or 3v3 pin. Make the I2C bus as short as possible and you will need one pair of 4k7 Ohm resistors to +3v3 on GPIO 10 and 11, ideally in the last processor in the chain.

The Code is the same for all Picos, to specify a controller add a wire from GPIO 22 to GND There must be (only) one controller in each cluster.

c distributed parallel raspi
berty/go-orbit-db https://github.com/berty/go-orbit-db
Sat 02 Jul 2022 10:00:18 PM PDT archive.org

orbit-db is a distributed peer-to-peer database on IPFS. This project intends to provide a fully compatible port of the JavaScript version in Go. OrbitDB uses IPFS as its data storage and IPFS Pubsub to automatically sync databases with peers. Implements append-only logs, traversable feeds, key/value storage, JSON document storage, and even a basic counter.

golang database distributed ipfs peer-to-peer
mrusme/superhighway84 https://github.com/mrusme/superhighway84
Sat 02 Jul 2022 09:40:37 PM PDT archive.org

USENET-inspired, uncensorable, decentralized internet discussion system running on IPFS and OrbitDB, with lots of 80's style synthewave puns. Aims to be censorship-resistant and distributed. Requires a local IPFS client to access the network.

golang distributed ipfs discussion socialnetworks usenet
opentower/populus-viewer https://github.com/opentower/populus-viewer
Sat 04 Jun 2022 11:14:32 AM PDT archive.org

Populus-Viewer is a tool for decentralized social annotation, built on pdfjs, wavesurfer.js and the Matrix protocol. You can use it to read PDFs, listen to audio, or watch videos, and have rich discussions in the margins, with your friends, classmates, or scholarly collaborators.

Each uploaded file is attached to a matrix space, and each annotation to the file becomes a room within that space. Populus-Viewer has been tested with synapse and dendrite, but should be compatible with any spec-compliant matrix server.

annotation matrix javascript documents distributed federated
immers.space https://web.immers.space/
Tue 09 Nov 2021 01:34:39 PM PST archive.org

The metaverse is here: an immersive Web full of social virtual and augmented reality experiences. However, mega-corporations want to lock it down and wall it up to make another addictive, toxic ad-selling platform. We’re taking it in a different direction because we dream of a democratized new era of the Web where creators own their content, users own their data, and no single entity exhibits undue influence on the community as a whole.

Immers Space is a social networking application that runs alongside your Immersive Web experience. It provides account registration and login for your site, allows users to login to your site with their existing accounts from other immers, and publishes social updates for users on your site (e.g. sharing a link to invite friends to meet up at your site).

Github: https://github.com/immers-space/

Javascript, but it's supposed to run in a browser. What can you do?

fediverse distributed vr opensource javascript
NNCP Go http://www.nncpgo.org/
Wed 16 Jun 2021 01:13:11 PM PDT archive.org

NNCP (Node to Node copy) is a collection of utilities simplifying secure store-and-forward files, mail and command exchanging. This utilities are intended to help build up small size (dozens of nodes) ad-hoc friend-to-friend (F2F) statically routed darknet delay-tolerant networks for fire-and-forget secure reliable files, file requests, Internet mail and commands transmission. All packets are integrity checked, end-to-end encrypted, explicitly authenticated by known participants public keys. Onion encryption is applied to relayed packets. Each node acts both as a client and server, can use push and poll behaviour model.

Out-of-box offline sneakernet/floppynet, dead drops, sequential and append-only CD-ROM/tape storages, air-gapped computers support. But online TCP daemon with full-duplex resumable data transmission exists.

golang protocol networking sneakernet distributed
chr15m/dirc https://github.com/chr15m/dirc
Sat 28 Mar 2020 06:58:14 PM PDT archive.org

p2p IRC-inspired self-hosted web chat. Seems to be encrypted, or at least signed for identification (ECC keypairs). Uses WebRTC and Webtorrent. STUN and TURN enabled.

Lots and lots of Javascript so download a release. Only requires a static webhost, though.

html5 javascript irc p2p distributed
GitHub - matrix-org/dendrite https://github.com/matrix-org/dendrite
Wed 15 Jan 2020 03:51:12 PM PST archive.org

Dendrite will be a Matrix server written in Go. Requires Kafka (if run as a cluster of microservices) or something called Naffka (an embedded in-process workalike) if run monolithically. Requires Postgres as its back end.

golang federated matrix chat server distributed webapps rest api
GitHub - chrislusf/seaweedfs https://github.com/chrislusf/seaweedfs
Mon 09 Dec 2019 02:18:53 PM PST archive.org

SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of relatively small files, and to serve those files fast. Implements an object store with O(1) disk seek and an optional filer with a POSIX interface. Metadata can be stored in one of several RDBMSes. Speaks HTTP(S). Supports multiple access APIs, including S3, HDFS, and WebDAV. Can automatically back itself up offsite. Supports multiple URI formats, with varying degrees of niceness. Large files are chunked transparently to the user.

golang exocortex files distributed data objects https json rest api
Mitogen https://mitogen.networkgenomics.com/
Mon 25 Nov 2019 11:21:12 AM PST archive.org

Mitogen is a Python library for writing distributed self-replicating programs.

There is no requirement for installing packages, copying files around, writing shell snippets, upfront configuration, or providing any secondary link to a remote machine aside from an SSH connection. Due to its origins for use in managing potentially damaged infrastructure, the remote machine need not even have free disk space or a writeable filesystem.

It is not intended as a generic RPC framework; not intended for direct use by consumer software.

The focus is to centralize and perfect the intricate dance required to run Python code safely and efficiently on a remote machine, while avoiding temporary files or large chunks of error-prone shell scripts, and supporting common privilege escalation techniques like sudo, potentially in combination with exotic connection methods such as WMI, telnet, or console-over-IPMI.

Github: https://github.com/dw/mitogen

python sysadmin distributed commands repairs lightweight messages
GitHub - rcarmo/raspi-cluster https://github.com/rcarmo/raspi-cluster
Tue 05 Nov 2019 11:31:51 AM PST archive.org

Notes and scripts for setting up (yet another) Raspberry Pi computing cluster. One master, at least one slave to do the actual work. The master implements a certain amount of infrastructure for the rest of the network. Includes greyprints for 3D printing a rack for the units. Uses k3s and Docker.

raspi cluster notes tools howto distributed kubernetes docker
GitHub - netdata/netdata: Real-time performance monitoring, done right! https://my-netdata.io/ https://github.com/netdata/netdata/
Tue 09 Jul 2019 03:40:54 PM PDT archive.org

One of those nifty system monitoring packages, with all the buzzwords you'd expect. Watches systems as well as applications. Has a dashboard, which I think you can disable. Realtime, too. Supports third party extensions and applications. Tries to use as little RAM as possible, tries to carry out as little storage I/O as possible. Claims to have a web API. Zero dependent packages.

Can notify through multiple means, including IRC, email, Pushover, and custom endpoints.

There is an OpenWRT package called 'netdata' which can be installed normally.

software system monitoring applications statistics daemon distributed exocortex api
ipfs-search.com https://ipfs-search.com/
Tue 22 Jan 2019 09:52:24 PM PST archive.org

A search engine for IPFS. Built on top of Elasticsearch. Written in Golang. Also requires Elasticsearch because nobody knows how to use any other search back-end these days.

API: https://api.ipfs-search.com/

Source: https://github.com/ipfs-search/ipfs-search

search webapps ipfs distributed rest api golang exocortex
orbitdb/orbit-db: Peer-to-Peer Databases for the Decentralized Web https://github.com/orbitdb/orbit-db
Tue 25 Dec 2018 12:45:14 AM PST archive.org

OrbitDB is a serverless, distributed, peer-to-peer database. OrbitDB uses IPFS as its data storage and IPFS Pubsub to automatically sync databases with peers. It's an eventually consistent database that uses CRDTs for conflict-free database merges making OrbitDB an excellent choice for decentralized apps (dApps), blockchain applications and offline-first web applications.

database webapps nodejs distributed
GitHub - dspinellis/git-issue: Git-based decentralized issue management https://github.com/dspinellis/git-issue
Tue 13 Nov 2018 11:20:21 AM PST archive.org

A minimalist decentralized issue management system based on Git. No back-end, no dependencies. Tickets are stored in the same Git repo as the project as text files in the .issues/ directory. Added to the other Git commands as an alias. Aims to be cross-platform, actually works on pretty much any *nix-alike.

tools git command tickets issues repository distributed
MichaelMure/git-bug: Distributed bug tracker embedded in Git https://github.com/MichaelMure/git-bug
Tue 04 Sep 2018 05:39:38 PM PDT archive.org

Uses git's internal storage so no files are added in your project. As you would do with commits and branches, you can push your bugs to the same git remote you are already using to collaborate with other people.

github git bugreport tickets development tools addon distributed
radondb/radon: RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services https://github.com/radondb/radon
Mon 14 May 2018 12:28:25 PM PDT archive.org

A distributed database that speaks MySQL's dialect of SQL and wire protocol on the front end, and is a fully distributed database system on the back end. Automatically shards databases efficiently. Implements ACID compliant distributed transactions for consistency.

database mysql golang protocol distributed sharding compatible foss sql
Majestic-12: Distributed Search Engine http://www.majestic12.co.uk/
Tue 20 Mar 2018 01:25:32 AM PDT archive.org

The homepage of a distributed search engine project. The project involves downloading and running a cross-platform spider (available for Windows, Linux, FreeBSD, MacOSX, and pretty much any OS which can run Mono) that will then crawl the web and upload what it finds to the project. This can use lots of bandwidth so consider carefully before joining in.

information search software mono distributed spider crossplatform web www crawler
Fossil http://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki
Tue 20 Mar 2018 01:23:05 AM PDT archive.org

A distributed version control system, similar to Git or Mercurial, only it also includes a bugtracker, a wiki, and a blog for collaboration in the same package. Includes a web interface for everything. Can automatically sync with other instances. Self contained.

development wiki distributed blog versioncontrol bugtracker integrated software
memcached - a distributed memory object caching system http://memcached.org/
Tue 20 Mar 2018 12:46:33 AM PDT archive.org

memcached is a distributed database based upon the principle of a hash table: Ask if an arbitrary key exists, and if it does you get the matching value stored in the hash table. If it doesn't, it will be. Least recently used objects get purged from the table to reclaim memory. memcached instances connect to one another so the hash table can span arbitrary numbers of nodes on a network but be queried with a single line of code. Note that securing your memcached grid is your job: It's designed to be run on a trusted network (i.e., your production network that you've hardened behind a firewall that you manage...)

foss database distributed caching server software
page 1 / 2
4803 links, including 361 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn