Design and Implementation: simplicity is beautiful

Source: Internet
Author: User
For a long time, I have never liked the smart design and implementation. For example, many products under Windows, users are not dummies, at least for people like me :)
Therefore, when designing and implementing our Abacus system, I handed over all the things that I could not do to the user, because if the user did not, it could not be done, of course he knows when to do this :)
Case1 classpath management:
If the virtual machine is used, it seems redundant and binds Abacus file system and Abacus VM together. I do not like this and it may cause many name conflicts... So the user is the smartest :)
Case2 service reload:
If the virtual machine does this, the overhead is to check whether there is a latest service file in the file system every time you find a service instance. Obviously, it doesn't matter in a small system, but if the system runs an eclips application, it will only crash the virtual machine. in addition, the frequency of service reload calculation is not high, only during the virtual machine running process, the user updates ProgramThis problem occurs only when it is released again. Therefore, this is the smartest user. He knows what to do, right? haha.
The above are two lazy jobs I did in March, haha
Simply is beauty. Lazy is also beauty. I like both HS and beauty :)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.