:orphan: |rss_image| **2018-12 - 1/1** :ref:`Blog ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2018-12 .. _ap-month-2018-12-0: 2018-12 - 1/1 +++++++++++++ .. blogpostagg:: :title: REST API Keras + Flask :date: 2018-12-01 :keywords: keras,falcon,flask :categories: benchmark :rawfile: 2018/2018-12-01_keras.rst The following article compares :epkg:`flask` and :epkg:`falcon` for a REST API delivering deep learning prediction: `Falcon vs. Flask - Which one to pick to create a scalable deep learning REST API `_. The :epkg:`flask` API is implemented based on this article: `Building a simple Keras + deep learning REST API `_. .. blogpostagg:: :title: Bjoern, possible replacement for waitress :date: 2018-12-01 :keywords: bjoern,waitress :categories: server :rawfile: 2018/2018-12-01_waitress.rst :epkg:`waitress` is a pure :epkg:`python` :epkg:`WSGI` server but it can be replaced by :epkg:`bjoern` which a light server implemented in :epkg:`C`. A benchmark is available at `A Performance Analysis of Python WSGI Servers: Part 2 `_. ---- |rss_image| **2018-12 - 1/1** :ref:`2017-11 (1) ` :ref:`2018-12 (2) `