computing에서 '''pool'''이란, [[자원,resource]]들이 미리 준비되어 놓여 있는 공간? Sub: 연결풀 connection_pool { [[연결,connection]] WpKo:연결_풀 = https://ko.wikipedia.org/wiki/연결_풀 "연결 풀 또는 커넥션 풀" WpEn:Connection_pool = https://en.wikipedia.org/wiki/Connection_pool "a cache of database connections" } 스레드풀 thread_pool { [[스레드,thread]] [[태스크,task]] [[concurrency]] [[병렬화,parallelization]] [[병렬성,parallelism]] WpEn:Thread_pool = https://en.wikipedia.org/wiki/Thread_pool } [[메모리풀,memory_pool]] { [[메모리,memory]] [[메모리관리,memory_management]] [[메모리할당,memory_allocation]] esp [[dynamic_memory_allocation]] 같은 크기의 미리 할당된 메모리 블록? WpKo:메모리_풀 = https://ko.wikipedia.org/wiki/메모리_풀 WpEn:Memory_pool = https://en.wikipedia.org/wiki/Memory_pool } [[object_pool]] =,object_pool =,object_pool. object_pool / [[object_pool_pattern]] =,object_pool_pattern =,object_pool_pattern . object_pool_pattern { object pool pattern object pool [[객체,object]] [[constant_pool]] =,constant_pool . constant_pool { '''constant pool''' [[가상기계,virtual_machine]]? [[실행엔진,execution_engine]]? 암튼 이런게 이걸 필요에 따라 갖게 된다. JVM은 가지고 있음. 특히 [[문자열,string]], ....이 대상. [[캐시,cache]]비슷한역할?? chk https://en.wiktionary.org/wiki/constant_pool x [[Date(2023-12-15T20:08:35)]] "constant pool" Ggl:"constant pool" } Sub: [[WpEn:Object_pool_pattern]] = https://en.wikipedia.org/wiki/Object_pool_pattern "object pool pattern" Ggl:"object pool pattern" "object pool" Ggl:"object pool" } // object pool ---- MKLINK [[풀링,pooling]] ---- [[WpEn:Pool_(computer_science)]] = https://en.wikipedia.org/wiki/Pool_%28computer_science%29