Project
Reverse Dependencies for blackstack-db
The projects listed here declare blackstack-db as a runtime or development dependency
0.0
Implement Data Retention Terms in your SaaS, easily. BlackStack Warehouse perofrms data archiving into a replicated database schema automatically: https://github.com/leandrosardi/blackstack-warehouse.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Pampa is a Ruby library for async & distributing computing providing the following features:
- cluster-management with dynamic reconfiguration (joining and leaving nodes);
- distribution of the computation jobs to the (active) nodes;
- error handling, job-retry and fault tolerance;
- fast (non-direct) communication to ensure realtime capabilities.
The Pampa framework may be widely used for:
- large scale web scraping with what we call a "bot-farm";
- payments processing for large-scale ecommerce websites;
- reports generation for high demanded SaaS platforms;
- heavy mathematical model computing;
and any other tasks that requires a virtually infinite amount of CPU computing and memory resources.
Find documentation here: https://github.com/leandrosardi/pampa
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
WorkMesh is an open-source micro-services orchestration system for automatng software scaling and work distribution.
Some hints:
- In the **WorkMesh** world, a **micro-service** is an **external web-service** who receives tasks for any kind of offline processing, and returns the result to **master**. Just that. Nothing more.
- This library is for defininng the micro-service protocol at the **master** side.
- For creating your own micro-service, refer to [micro.template](https://github.com/leandrosardi/micro.template) project.
- If you are looking for a multi-threading processing framework, you should refer to [Pampa](https://github.com/leandrosardi/pampa) instead.
Find documentation here: https://github.com/leandrosardi/workmesh
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity