Skip to content

meeting_2022_05_10

Jeremy Faden edited this page May 10, 2022 · 9 revisions
  • status of new Java framework (server-java https://github.com/hapi-server/server-java)

    • wiki describes: https://github.com/hapi-server/server-java/wiki

    • various methods for data interface exist (HapiRecordSource implementations for formatted files, spawn, classpath)

    • server will "aggregate" small reads of non-streaming service

    • server can communicate with sources to see if they must read all parameters or they read subset of parameters

    • server cleans up response, trimming extra records and validating

  • review work done by Bob Weigel (https://hapi-server.org/servers-dev/#server=CAIO)

  • How are you expecting that we access data?

    • Data API? -- note it need not be streaming

    • Files -- reader for CEF files needed

    • Docker container access of data

  • Timeline / goals

    • What can we accomplish before Larry's visit to Madrid

    • What should thinks look like after Larry's visit

Clone this wiki locally