I am writing some Java coding about real-time market data in the finance area.
Say, if I want to capture GOOG (google) trading information from Bloomberg, then Bloomberg will publish what format of data, including what data, in what time period (in one second?) ? Bloomberg will notify subscriber by Socket or Message Queue ? They will bundle the market data with reference data?