# Darklang Release 2 공개

> Clean Markdown view of GeekNews topic #6856. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6856](https://news.hada.io/topic?id=6856)
- GeekNews Markdown: [https://news.hada.io/topic/6856.md](https://news.hada.io/topic/6856.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-06-28T09:55:05+09:00
- Updated: 2022-06-28T09:55:05+09:00
- Original source: [blog.darklang.com](https://blog.darklang.com/darklang-release-2/)
- Points: 9
- Comments: 1

## Topic Body

- 서버리스 백엔드 개발용 통합 도구인 Dark의 언어 부분  
- 이제 런타임이 전체 비동기로 동작   
- 새로운 Worker 구현(기존엔 자체 큐에서 구글 PubSub 기반으로 변경)  
- 변수에 Lambda 넣기 가능. 에러 메시지 개선   
- 다양한 부분에서 성능 개선

## Comments



### Comment 10865

- Author: xguru
- Created: 2022-06-28T09:55:09+09:00
- Points: 1

Dark 내용은 처음 소개 글을 보시면 됩니다.  
[Dark - 서버리스 백엔드를 개발하는 새로운 방법](https://news.hada.io/topic?id=2701)  
기존에 OCaml 기반으로 백엔드를 만들었다가 F#으로 재작성 했다네요.
