kotlin/javascript
자바가 개인적으로 좋은 언어라고 생각한다.
Interoperable javascript »»»>
ApplicationContext Web // Node
Kotlink/Scripting
코틀린은 간결하고 작은 언어… 다른 스크립팅에서도 쓸수있게~~~~~
shellscript, 다이나밍 동적인
Usages >
Build Scripts
Test Scripts (Spek)
Command line Utillitles
Routing Script(Ktor)
Type-safe configuration files (Team City)
Consoles of Data Science
2017 Kotlin /Native (beta)
- c, obj-c, swift 상호 운영이 가능하도록 개발한다.
ApplicationContext
Memory management ARC with Cycle Collector
coroutines
Entry point 여러개 허용하는 subroutine 언제든 일시 정지, 실행가능.
coroutines Thread?
- cpu 에 idle 상태를 체크하지 않으므로 비용이 발생하지 않는다. 전환하는대에 zero에 가깝다.
Light-weight hread.
suspend
키워드를 추가하여 함수 분할 suspend 정의한 함수는 사용하기 전까지 동작하지 않는다. suspend 함수는 코루틴스코프 내에서만 사용가능하다.
waitOne waitTwo
Timer 구현
마이크로 delay 120 sec(max) MySQL (Aurora) : Replcation