Created by Wang, Jerry, last modified on May 10, 2016

  1. better to use TAM - portal link avoid slash in picture.

  1. lucky draw page: no interaction to any service?

  2. question page: only read service, no write back?

  3. OpeningEventDemo Service (JAVA+Restful+Redis). questions endpoint is used to Get questions which stored in Redis.
    Jerry: since question list could be used as read-only. Can we retrieve it only once and buffer it in server side?

  4. As an event participant, I’d like to open a page from the received template message to register my phone number, name after following wechatSapX Official Account. (Done -109)

Jerry: One phone number is only allow for registration once, right? How to maintain the information of registered user? Should we directly call update service to connect Redis or only manipulate in memory, and update to DB in a asynchronously way?

  1. ConnectionPool Interface -
    Jerry: we should avoid database connection as least as possible.

  2. As an event participant, I’d like to shake my phone to answer a page of questions (less than 5), if my score is ok, then get a small award.(Done-111)

Jerry: how to avoid answering question repeatedly?

  1. Performance - estimated participant numbers, and supported maximum number in theory
    think about HANA write strategy.

  2. Log utility missing. With log, even server crashes, latest situation could be restored based on log in a short time.

  3. User experience.

2016-05-09的POC Yaas Open Event的代码审查相关推荐

  1. iOS Core Data 数据迁移 指南 144 作者 一缕殇流化隐半边冰霜 关注 2016.05.09 00:35* 字数 4718 阅读 2931评论 17喜欢 327 前言 Core

    iOS Core Data 数据迁移 指南 作者 一缕殇流化隐半边冰霜 关注 2016.05.09 00:35* 字数 4718 阅读 2931评论 17喜欢 327 前言 Core Data是iOS ...

  2. 【DirectX11】第二篇 DirectX11渲染管线(2016.05.09更新)

    本系列文章主要翻译和参考自<Real-Time 3D Rendering with DirectX and HLSL>一书(感谢原书作者),同时会加上一点个人理解和拓展,文章中如有错误,欢 ...

  3. Spring启动,constructor,@PostConstruct,afterPropertiesSet,onApplicationEvent执行顺序 原创 2016年09月29日 11:39:2

    Spring启动,constructor,@PostConstruct,afterPropertiesSet,onApplicationEvent执行顺序 原创 2016年09月29日 11:39:2 ...

  4. 2016.04.09 使用Powerdesigner进行创建数据库的概念模型并转为物理模型

    2016.04.09 使用Powerdesigner进行创建数据库的概念模型并转为物理模型 2016-04-09  21:10:24     本文原创受版权保护,严禁转载. 请大家不要用于商业用途,支 ...

  5. PANDAS 数据合并与重塑(concat篇) 原创 2016年09月13日 19:26:30 47784 pandas作者Wes McKinney 在【PYTHON FOR DATA ANALYS

    PANDAS 数据合并与重塑(concat篇) 原创 2016年09月13日 19:26:30 标签: 47784 编辑 删除 pandas作者Wes McKinney 在[PYTHON FOR DA ...

  6. 2016年09月06日海南三亚之旅

    2016年09月06日,凌晨4点半早起滴滴打车到首都机场T1航站楼,值机首都航空飞往三亚.飞行大概3个半小时到达三亚凤凰机场,在国内到达2号出口坐机场巴士到临时停车场.然后电话事先在携程网上预定的租车 ...

  7. pyc php js echarts css 数据挖掘感悟 2016.05.24回顾

    昨天做的工作和学的东西都很多很宽泛,节奏不能乱,需要好好总结,每一个知识点,繁杂的事物中理清头绪. 我views.py会import一个A.py,我修改A.py直接覆盖掉不重启服务,没生效,还是跑的以 ...

  8. 【2016.12.09】博雅互动网页布局

    1.html代码 <!DOCTYPE html> <html lang="en"> <head><meta charset="U ...

  9. 2016/05/03(接口 买票 临界资源同步锁)

    package com.wode.test; /**  *  * @author Administrator 创建一个票类  */ public class Ticket implements Run ...

最新文章

  1. Accurate self-correction of errors inlong reads using de Bruijn graphs LoRMA使用de Bruijn图对长read中的错误
  2. Silverlight游戏设计(Game Design):目录
  3. C语言不用文件系统读取文件,C语言-基础教程-非缓冲文件系统
  4. 数学建模——支持向量机模型详解Python代码
  5. java垂直拆分,MyCat分片:垂直拆分实例解析和代码实现
  6. vue 导入excel插件_Vue框架下实现导入导出Excel、导出PDF
  7. do case php,PHP 规范之编程规范
  8. 力扣题目——88. 合并两个有序数组
  9. matlab 无线仿真教学视频教程,视频教程 | MATLAB 及机电系统仿真
  10. android窗口动画和壁纸关系,Android壁纸管理(Android N)
  11. 服务器显示A40故障码,奔驰E400L仪表显示“主动车道保持系统停止运作”
  12. [转]DOS批处理高级教程精选合编
  13. PHP判断手机横向,如何用css和js移动端分别判断手机横竖屏的状态
  14. VulnHub 靶场--October
  15. php5.6安装zendopcache加速
  16. 为什么同时需要IP地址和MAC地址
  17. 了解Windows WDDM 驱动程序
  18. 计算机组成流水灯原理,计算机组成原理课程设计(微程序设计)
  19. 基于springboot的高校办公室会议行政事务管理系统(mysql)-JAVA.VUE【数据库设计、论文、源码、开题报告】
  20. java中从1000万个随机数中查找出相同的10万个随机数花的最少时间

热门文章

  1. 第1节 kafka消息队列:7、kafka的消费模型
  2. Servlet中response对象Commit状态的分析
  3. 设置ViewPager 自动滑动时间,速度 方便展示动画
  4. android怎么打开wifi的组播功能
  5. Java与.NET的WebServices相互调用
  6. linux安装mysql出现Could NOT find Curses (missing CURSES_LIBRARY CURSES_INCLUDE_PATH),提示解决方法...
  7. 有关豆豆成长里程碑事件1
  8. [导入]基类的复制控制函数
  9. 用C#编写ActiveX控件
  10. python学习高级篇(part4)--内置函数issubclass和isinstance