简体   繁体   中英

Is it possible to simulate Big Data flow on Mongo DB?

I've thought about making a server with routes/models that will be hosted on Heroku so that it can process requests. Then I would make incremental requests to the server until they can be qualified as Big Data. I think that there is limitation to how many consequtive requests one pc can make to a mongo datbase, although I couldn't find any prove on that. I need results of Big Data flow so that I could further analyze and include them in my essay.

Is it the right way to do it?

You can use JMeter, JMeter is a Load testing is the process of putting the load through (HTTP, HTTPS, WebSocket etc) calls on any software system to determine its behavior under normal and high load conditions. Load test helps identify maximum requests a software system can handle.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM