ksoong
  • Home
  • Books
  • Archives
  • Slides
  • About

Blog

Web Application Performance Benchmark with Apache JMeter

Posted by Kylin Soong on Sep 26, 2015

Apache JMeter was originally designed for testing Web Applications on Tomcat, but it be expanded to other test features later, refer to http://jmeter.apache.org/ for details. In the exampls of this article we’ll using JMeter version 2.13, mainly focus on how to implement Web Application Performance Benchmark.

view more »
Comments | tagged as performance

使用 LDAP 加密 REST Web 应用

Posted by Kylin Soong on Sep 18, 2015
使用 LDAP LoginModule 加密 REST 服务, WildFly 安全, JAAS view more »
Comments | tagged as jboss

使用 DataBase 加密 REST Web 应用

Posted by Kylin Soong on Sep 17, 2015
使用 Database LoginModule 加密 REST 服务, WildFly 安全, JAAS view more »
Comments | tagged as jboss

使用 Plain-text 加密 REST Web 应用

Posted by Kylin Soong on Sep 17, 2015
使用 Plain-text 加密 REST 服务, WildFly 安全, JAAS view more »
Comments | tagged as jboss

Picketbox authentication in j2se

Posted by Kylin Soong on Sep 16, 2015

Purpose of this article is use a example show how to use picketbox in j2se environment.

view more »
Comments | tagged as security

RESTEasy Exception Handling with ExceptionMapper

Posted by Kylin Soong on Sep 16, 2015
RESTEasy Exception Handling with ExceptionMapper, Different behavior between HttpServletDispatcher and FilterDispatcher view more »
Comments | tagged as jboss

JAAS 认证过程

Posted by Kylin Soong on Sep 15, 2015

本文通过一个示例说明 JAAS Authentication 过程。

view more »
Comments | tagged as security

JAAS Authentication Tutorial

Posted by Kylin Soong on Sep 10, 2015

This article demonstrates how to run JAAS Authentication Tutorial in http://docs.oracle.com/javase/7/docs/technotes/guides/security/jaas/tutorials/GeneralAcnOnly.html.

view more »
Comments | tagged as security

Maven Commands Gallery

Posted by Kylin Soong on Sep 10, 2015

This documents coontains a series Maven Commands usage sample and function depiction.

view more »
Comments | tagged as maven

AWS S3 Java Client Example

Posted by Kylin Soong on Aug 4, 2015

This article includes steps to run AWS S3 Java Client.

view more »
Comments | tagged as data

Hive 学习笔记

Posted by Kylin Soong on Jul 31, 2015
Apache Hive 学习笔记 view more »
Comments | tagged as data

演讲的技巧

Posted by Kylin Soong on Jul 29, 2015

Steve Jobs introducing the first iPhone

view more »
Comments | tagged as other

Teiid Performance Tuning - Memory Management Examples

Posted by Kylin Soong on Jul 23, 2015
Teiid Performance Tuning, Memory Management Examples view more »
Comments | tagged as teiid

Java ThreadPoolExecutor

Posted by Kylin Soong on Jul 17, 2015

ThreadPoolExecutor 且使用如下构造方法:

view more »
Comments | tagged as java

Apache Spark 介绍

Posted by Kylin Soong on Jul 11, 2015
Apache Spark Introduction, Installation, configuration view more »
Comments | tagged as data

Hive 介绍

Posted by Kylin Soong on Jul 8, 2015
Apache Hive Introduction, Installation, configuration, JDBC against Hive view more »
Comments | tagged as data

Hadoop 介绍

Posted by Kylin Soong on Jul 7, 2015
Hadoop Introduction, Installation, configuration, Single Node Setup view more »
Comments | tagged as data

OpenLDAP 安装, 配置与示例

Posted by Kylin Soong on Jul 6, 2015

本文基于 OpenLDAP 2.4,内容主要包括 OpenLDAP 的简单配置及示例,详细关于 OpenLDAP 请参照 [OpenLDAP 文档](http://www.openldap.org)。

view more »
Comments | tagged as linux

WildFly Controller API

Posted by Kylin Soong on Jul 5, 2015
This article contains the description of WildFly Controller API view more »
Comments | tagged as jboss

WildFly 安全 - RBAC

Posted by Kylin Soong on Jun 24, 2015
WildFly 安全之 Role Based Access Control view more »
Comments | tagged as jboss

WildFly 安全 - 加密配置文件

Posted by Kylin Soong on Jun 23, 2015
使用 property 文件保存配置信息, 加密敏感配置属性, 使用 vault 加密敏感配置属性 view more »
Comments | tagged as jboss

JBoss MSC 示例

Posted by Kylin Soong on Jun 22, 2015
JBoss MSC(Modular Service Container) 示例 view more »
Comments | tagged as jboss

JBoss MSC API

Posted by Kylin Soong on Jun 21, 2015
JBoss MSC(Modular Service Container) API 介绍 view more »
Comments | tagged as jboss

XML Operation Gist

Posted by Kylin Soong on Jun 9, 2015
This article contains a series java code snippet for operating XML File. view more »
Comments | tagged as java

Java 执行 scheduled task

Posted by Kylin Soong on Jun 1, 2015
Java Timer and ScheduledExecutorService view more »
Comments | tagged as java

Teiid Materialized Views

Posted by Kylin Soong on May 27, 2015
Teiid Materialized Views Usage Example view more »
Comments | tagged as teiid

Understanding Teiid Engine

Posted by Kylin Soong on May 26, 2015
What is a Request, How Teiid DQPCore execute Reuqest. view more »
Comments | tagged as teiid

Teiid Code Analysis - UML Diagrams

Posted by Kylin Soong on May 23, 2015
Teiid UML Diagrams Contains a series UML diagrams view more »
Comments | tagged as teiid

Teiid Code Analysis - Sequence Diagrams

Posted by Kylin Soong on May 21, 2015
Teiid Sequence Diagrams Contains a series Sequence diagrams view more »
Comments | tagged as teiid

Teiid Code Analysis - Mind Map

Posted by Kylin Soong on May 21, 2015
Teiid Mind Map Gallery Contains a series Mind Map diagrams view more »
Comments | tagged as teiid
    « Prev 1 2 3 4 5 6 7 8 Next »

Subscribe

Latest Posts

  • 为什么过去三年 Blog 停更
    Dec 1, 2021
  • Maven 使用本地依赖包
    Aug 13, 2019
  • Downloads
    Sep 22, 2018
  • How to use git push...
    Jun 5, 2018
  • ksoong.org/docs 上线
    Jun 4, 2018

Categories

Jekyll(5) Jboss(35) Java(26) Css(2) Database(8) Javaee(12) Linux(11) Teiid(49) Maven(4) Netty(7) Git(2) Other(14) Data(29) Performance(4) Security(3) Docker(5) Openshift(3) Jbpm(9) Architecture(1) Microservice(2) Download(1)

© Copyright 2009-2020 ksoong.
Mixed with Bootstrap.
Website and docs licensed under CC BY 3.0.
Code released under Apache License, v2.0.

Learn

  • JBoss
  • Infinispan
  • Teiid
  • Github

Stay Informed

  • Google+
  • Weibo
  • Github
Top