Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Flux/Meeting minutes/20140731

< Flux
Revision as of 12:34, 31 July 2014 by Unnamed Poltroon (Talk) (Created page with "= Attendees = * Nieraj * Andy * Martin * Kris * Alex * John = Minutes = * Message bus: ** Finished up work on authentication - can now authenticate using GitHub auth ** Wo...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Attendees

  • Nieraj
  • Andy
  • Martin
  • Kris
  • Alex
  • John

Minutes

  • Message bus:
    • Finished up work on authentication - can now authenticate using GitHub auth
    • Works with OrionNode and with Flux plugin
    • Flux message bus up and running in Cloud Foundry with authentication enabled
    • Don't have web sockets working on CF so had to resort to xhr polling which is much slower
  • Looking at Rabbit MQ as message bus implementation
    • Using AMQP initially
    • Will still use web sockets for push delivery of message to client
  • Working Maven build of headless Eclipse+JDT pushed to master
  • JDT Service:
    • Sorting through problems of finding the exact subset of JDT bundles needed to provide the services we need
  • Investigating different algorithms for bidirectional synchronization for real time colaborative editing

Back to the top