# ngrinder **Repository Path**: answer_wu_admin/ngrinder ## Basic Information - **Project Name**: ngrinder - **Description**: ngrinder压力测试系统 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 20 - **Created**: 2021-03-08 - **Last Updated**: 2021-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README We are ACTIVE. ============== * We're really active developers. So if you have any issues using nGrinder. Please let us know. * We promise to correct any bugs and problems within 1 week. * See our release note http://www.cubrid.org/wiki_ngrinder/entry/ngrinder-release-notes nGrinder ======== nGrinder is a platform for stress tests that enables you to execute script creation, test execution, monitoring, and result report generator simultaneously. The open-source nGrinder offers easy ways to conduct stress tests by eliminating inconveniences and providing integrated environments. Want to to know what's changed from the orginial grinder platform? * Checkout http://www.cubrid.org/wiki_ngrinder/entry/architecture ! To get to know what's different from previous ngrinder 2.0? * Checkout http://www.slideshare.net/junhoyoon3994/ngrinder-30-load-test-even-kids-can-do ! To get started, * Checkout http://www.cubrid.org/wiki_ngrinder/entry/user-guide ! You can find out what nGrinder looks like with screenshot. * http://www.cubrid.org/wiki_ngrinder/entry/screen-shot Do you really want to use nGrinder? Check out our demo instance. * http://ngrinder-demo.nhnopensource.org * Login with id : user / password : user nGrinder consists of two major components. nGrinder controller * a web application that enables the performance tester to create a test script and configure a test run nGrinder agent * a virtual user generator that creates loads. Features -------- * Use Jython script to create test scenario and generate stress in JVM using multiple agents. * Extend tests with custom libaries(jar, py). It's unlimited practically. * Provide web-based interface for project management, monitoring, result management and report management. * Run multiple tests concurrently. Assign the preinstalled multiple agents to maximize each agent's utilization. * Deploy agents on multiple network regions. Execute tests on various network locations * Embed Subversion to manage scripts. * Allow to monitor the state of agents generating stress and target machines receiving stress * Proven solution which is used to test huge systems having more than 100 million users in NHN. Download -------- You can download the latest nGrinder in the following link. * http://sourceforge.net/projects/ngrinder/files/ Documentation ------------- You can find the installation guide at the following link. * http://www.cubrid.org/wiki_ngrinder/entry/installation-guide You can find the user guide at the following location link. * http://www.cubrid.org/wiki_ngrinder/entry/user-guide Road Map -------- The explicit roadmap of nGrinder enables it to be a most effective and efficient performance test tool. Check out our roadmap : * http://www.cubrid.org/wiki_ngrinder/entry/road-map Contribution? ------------- nGrinder welcomes any contributions from users. Please make all pull requests against master branches. * Clone the REPO : 'git clone git://github.com/nhnopensource/ngrinder.git' You can find general developer documents at the following link. * http://www.cubrid.org/wiki_ngrinder/entry/dev-document Versioning ---------- For transparency and insight into our release cycle, and to strive to maintain backward compatibility, Bootstrap will be maintained under the Semantic Versioning guidelines to the greatest extent possible. Releases will be numbered in the following format: `..` Release will be constructed based on the following guidelines: * Breaking backward compatibility bumps the major (and resets the minor and patch) * New additions without breaking backward compatibility bump the minor (and reset the patch) * Bug fixes and misc. changes bump the patch Q/A and Bug tracker ------------------- Found a bug? Got an idea for an enhancement? Please create an issue here on GitHub so you can notify us! * https://github.com/nhnopensource/ngrinder/issues Our official bug tracker is at the following link. Check here to monitor our development status. * http://jira.cubrid.org/browse/NGRINDER You can join our forum as well * Dev : http://ngrinder.642.n7.nabble.com/ngrinder-dev-f1.html * User Forum : http://ngrinder.642.n7.nabble.com/ngrinder-user-f50.html * 中文论坛 (Chinese) http://ngrinder.642.n7.nabble.com/ngrinder-user-cn-f114.html * 한국어 유저 포럼 (Korean) http://ngrinder.642.n7.nabble.com/ngrinder-user-kr-f113.html Copyright and license --------------------- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. nGrinder includes the following software and libraries as follows. See the LICENCE folder for the license and copyright details for each. * https://github.com/nhnopensource/ngrinder/tree/master/license