# 라라벨 Octane, 라라콘에서 6000 RPS 시연

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3917](https://news.hada.io/topic?id=3917)
- GeekNews Markdown: [https://news.hada.io/topic/3917.md](https://news.hada.io/topic/3917.md)
- Type: news
- Author: [smartbosslee](https://news.hada.io/@smartbosslee)
- Published: 2021-03-19T09:46:30+09:00
- Updated: 2021-03-19T09:46:30+09:00
- Original source: [silnex.github.io](https://silnex.github.io/blog/laravel-octane/)
- Points: 8
- Comments: 1

## Topic Body

라라벨 콘퍼런스에서 Octane 이라는 패키지를 시연했습니다.

시연에서는 간단히 hello world 를 출력하는 예제지만 초당 6000 개 이상의 요청을 처리하는 모습을 보여주어 화제입니다.

## Comments



### Comment 4671

- Author: xguru
- Created: 2021-03-19T09:52:50+09:00
- Points: 2

PHP로 이정도 고성능 내는 서비스를 만들어보지 않아서 그런지..

안에서 사용한 Swoole 이라는 PHP 코루틴 프레임워크가 신기하네요 https://www.swoole.co.uk/
