Giter VIP home page Giter VIP logo

Comments (2)

jingtang10 avatar jingtang10 commented on May 27, 2024 1

@nsabale7 @joiskash @divyaramnath-13 @delcroip @dubdabasoduba @roywanyaga and I briefly discussed this.

On one hand, we should try to contribute to upstream libs and use the NpmPackageManager in HAPI, and make sure that it can be performant enough on Android. On the other hand, we have built the Knowledge Manager library on Android which has significant functionality overlap and is intended to make using NPM packages (and individual knowledge resources) easier on Android.

I think going forward we have two approahces:

  1. we could try to implement the IWorkerContext using knowledge manager, and essentially for knowledge manager to provide a worker context to the SDC library to use. This way, as an Android developer, your interation with npm packages should all go through knowledge manager.
  2. another approach is actually rewrite knowledge manager using the worker context as its in-memory model. but we really need to figure out why the context is running slowly on android before we can commit to this.

i feel like kashyap's pr #2280 is a good step towards 1.

for 2, we will need to do some profiling in android studio. @omarismail94 has some experience with this and may be able to help. but i'm not sure of his bandwidth. so @nsabale7 and others please feel free to take this on.

@brynrhodes fyi

from android-fhir.

jingtang10 avatar jingtang10 commented on May 27, 2024

i should also add 1 and 2 in my above comment are not mutually exclusive - we can do both.

1 is about providing a simpler api to developers. 2 is about knowledge manager's internal implementation detail.

from android-fhir.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.