notes by Steven Gangstead
rapture.io -collection of libraries for scala
jawn json parser. Quicker than Jackson, and I guess Jackson must normally be considered the quickest.
My thoughts: Awesome talk. Look into rapture, looks useful. Jon is smart.
| 2016-08-10 14:14:51 | |
| Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.92-b14 mixed mode): | |
| "application-akka.actor.default-dispatcher-6" #76 prio=5 os_prio=0 tid=0x000000005b67c000 nid=0x1ffc waiting on condition [0x000000006a4ff000] | |
| java.lang.Thread.State: WAITING (parking) | |
| at sun.misc.Unsafe.park(Native Method) | |
| - parking to wait for <0x00000000ecf7aed8> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool) | |
| at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2075) | |
| at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) | |
| at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) |
notes by Steven Gangstead
rapture.io -collection of libraries for scala
jawn json parser. Quicker than Jackson, and I guess Jackson must normally be considered the quickest.
My thoughts: Awesome talk. Look into rapture, looks useful. Jon is smart.