snowplow / snowplow-java-tracker

Snowplow event tracker for Java. Add analytics to your Java desktop and server apps, servlets and games. (See also: snowplow-android-tracker)
http://snowplowanalytics.com
Apache License 2.0
24 stars 36 forks source link

Deprecate SimpleEmitter (close #309) #313

Closed mscwilson closed 2 years ago

mscwilson commented 2 years ago

For issue #309.

We couldn't think of any situations in which the SimpleEmitter would be a better choice than the BatchEmitter.