Skip to content

Android app for parallel HTML pages parsing with MVVM(Model layer is light-weight), custom ThreadPoolExecutor

Notifications You must be signed in to change notification settings

romariomkk/URLParser

Repository files navigation

URLParser

Android app for parallel HTML pages parsing with MVVM(Model layer is light-weight), custom ThreadPoolExecutor, DataBinding (its use has the space for improvement within this project, as view is not as dumb as advised), status RUNNING for a single page is currently uniumplementable as LiveData cannot deliver ALL values from other threads. Some idea on creation of custom LiveData combined with the logic of Rx-Subjects is present.

About

Android app for parallel HTML pages parsing with MVVM(Model layer is light-weight), custom ThreadPoolExecutor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages