>>940 >>941 >>942 >>943 >>944 >>945 >>946

>企業が人を育てるという考え方が通用するのは、半年から1年で訓練が可能なルーチン作業の場合に限り
>ソフトウェアによる自動化で形骸化する雇用モデルだ

こうしたルーチン系の作業はソフトウェア化・自動化・デジタル化によって減少しつつあり、労働需要のある人材を
企業で育てられる時代は終焉を迎えつつある

新たな人材需要は知識集約産業に集中するが、知識集約産業の人材は大学在学中や無職中の大量の時間を使い独力で自己修練を行うものだ

“ElasticSearch -the definitive guide”

Many years ago, a newly married unemployed developer called Shay Banon followed his wife to London, where she was studying to be a chef.
While looking for gainful employment, he started playing with an early version of Lucene, with the intent of building his wife a recipe search engine.
Working directly with Lucene can be tricky, so Shay started work on an abstraction layer to make it easier for Java programmers to add search to their applications.

He released this as his first open source project, called Compass.
Later Shay took a job working in a high-performance, distributed environment with in-memory data grids. The need for a high-performance, real-time, distributed
search engine was obvious, and he decided to rewrite the Compass libraries as a standalone server called Elasticsearch.

随分と昔に、シェイ・バノンと呼ばれる新婚で無職のソフトウェア開発者が、妻のロンドン留学についていった
求職している無職の間、彼は妻のためにレシピ検索エンジンを作るために、Luceneの初期バージョンで遊び始める
Luceneと直接連携するのは難しいかもしれないので、シェイは抽象レイヤーの作業を開始し、Javaプログラマーがアプリケーションに検索を簡単に追加できるようにした
彼はCompassという最初のオープンソースプロジェクトとしてこれをリリースすることになる
後にシェイは、インメモリーのデータグリッドを備えた高性能の分散環境開発の仕事をすることになった
高性能でリアルタイムの分散型検索エンジンの必要性は明らかであったので、CompassライブラリをElasticsearchというスタンドアローンサーバーとして書き直した