finos / vuu

Vuu - an open source view server and html 5 based UI system
https://vuu.finos.org
Apache License 2.0
38 stars 27 forks source link

Big data scalability Demo #1196

Open naleeha opened 4 months ago

naleeha commented 4 months ago

Feature Request

Demonstrate big data solution using ignite can scale up to 100 billion rows

Can showcase

  1. Load large data grid
  2. Filter to sensible dataset
  3. Can sort and scroll

Non-functional

  1. Need to be performant - no visible lag
  2. Produce Metrics on common actions that can indicate performance + benchmark for any tweaks we make
### Tasks
- [ ] https://github.com/finos/vuu/issues/1195
- [ ] https://github.com/finos/vuu/issues/1204
- [ ] https://github.com/finos/vuu/issues/1248
- [ ] https://github.com/finos/vuu/issues/1225
- [ ] https://github.com/finos/vuu/issues/1216
- [ ] https://github.com/finos/vuu/issues/1170
- [ ] https://github.com/finos/vuu/issues/1290
junaidzm13 commented 4 months ago

Fix intermittently failing tests e.g. IgniteOrderDataQueryFunctionalTest

This is fixed in https://github.com/finos/vuu/pull/1206