Gérard Dethier
gdethier
Software crafter | Backend architect @ Logion Network | Pousse-Café Framework author
Languages
Loading contributions...
Top Repositories
LaBoGrid is a fluid flow simulation tool based on Lattice Boltzmann (LB) methods and oriented towards experimentation (simulation capabilities are easily extendable). It is especially focused on the efficient execution in heterogeneous (regarding installed software, architecture, computational power, etc.) and unreliable distributed environments. However, LaBoGrid can efficiently be executed in more common environments such as homogeneous clusters or simply desktop computers.
📱 Nextcloud Android app
Set up a modern web app by running one command.
Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata. Full documentation & examples available
Repositories
9📱 Nextcloud Android app
No description provided.
Set up a modern web app by running one command.
Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata. Full documentation & examples available
LaBoGrid is a fluid flow simulation tool based on Lattice Boltzmann (LB) methods and oriented towards experimentation (simulation capabilities are easily extendable). It is especially focused on the efficient execution in heterogeneous (regarding installed software, architecture, computational power, etc.) and unreliable distributed environments. However, LaBoGrid can efficiently be executed in more common environments such as homogeneous clusters or simply desktop computers.
No description provided.
DiMaWo framework eases the development of distributed applications based on a Master/Worker architecture as well as highly parallel applications. The framework provides common services (broadcasting, leader election, etc.) that are implemented in a mostly decentralized way, solving robustness and scalability problems generally related to classical master/worker architecture implementations.
gPXE network bootloader
Scalagmite is a project that aims to ease the writing of scalable parallel or distributed applications by using high-level abstractions. Threads, semaphores, etc. are never handled explicitly. Instead, agents are defined which handle different message types and interact with other agents by asynchronously sending them messages.