As a followup of FasterXML/jackson-core#57 which provides JSON (and SMILE) async parsing, it would be great for jackson-dataformat-xml to provide such support as well.
We would like to leverage such support in Spring WebFlux, see SPR-15697 to provide Jackson based XML + JSON support like in Spring MVC.