DZone
Performance Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Performance Zone > The Best of the Week (Oct 31): Performance Zone

The Best of the Week (Oct 31): Performance Zone

Benjamin Ball user avatar by
Benjamin Ball
·
Nov. 10, 14 · Performance Zone · Interview
Like (0)
Save
Tweet
3.81K Views

Join the DZone community and get the full member experience.

Join For Free

Make sure you didn't miss anything with this list of the Best of the Week in the Performance Zone (October 31 - November 07). Here they are, in order of popularity:

1. BigList: a Scalable High-Performance List for Java

  • BigList is a list optimized for storing large numbers of elements. It stores elements in fixed size blocks which are maintained in a tree. This design guarantees that all operations will be efficient in terms of performance and memory consumption. Benchmarks show that BigList outperforms other known list implementations.

2. The Top 5 Things You are Doing Today to Hinder Scalability

  • At the CFSummit 2014, I presented on The Top 5 Things You are Doing Today to Hinder Scalability. The presentation was well received by the audience. You can review the slide deck here:

3. Logging Currently Running Processes with Python

  • I was looking through some of my old code and noticed this old script where I was creating a log of all running processes every 5 minutes. I believe I originally wrote the code to help me diagnose rogue processes that were eating memory or pegging the CPU.

4. PyWin32: How to Get an Application’s Version Number

  • This article will show you how to check an application version number on Windows. This can be helpful if you need to check if key software needs to be upgraded or perhaps you need to make sure it hasn’t been upgraded because some other application requires the older version.

5. The Special Security Considerations For Flash Storage

  • Protecting data on flash storage is something all companies should strive for. Flash array storage performs better than hard drive, is more easily scalable, and faster, so figuring out how to secure it will help a business protects its assets better. With more secure operations, organizations will be able to focus on other endeavors to move forward with confidence.

application security Memory (storage engine) Scalability Element Python (language) Data (computing) Blocks

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Synchronization Methods for Many-To-Many Associations
  • How to Determine if Microservices Architecture Is Right for Your Business
  • Refactoring Java Application: Object-Oriented And Functional Approaches
  • How to Leverage Method Chaining To Add Smart Message Routing in Java

Comments

Performance Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo