Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project idea: Multi-threading and Networking in Java #2

Closed
4 tasks
Saif807380 opened this issue Oct 2, 2020 · 1 comment · Fixed by #3
Closed
4 tasks

Project idea: Multi-threading and Networking in Java #2

Saif807380 opened this issue Oct 2, 2020 · 1 comment · Fixed by #3
Assignees
Labels
enhancement New feature or request

Comments

@Saif807380
Copy link
Contributor

Describe your project idea here

The idea is to demonstrate concepts of multi-threading, operating systems and networking using simple Java Programs.

What is a usage example of this? (We get somethings are pointless, yet still complex and fun to make, so we won't hold it against you if there is none.)

Checklist:

  • Will demonstrate multithreading using bank transaction example.
  • Simulate deadlock and producer-consumer problem.
  • Show interaction between TCP client and multi-threaded TCP server.
  • I 100% believe this meets quality standards
@Saif807380 Saif807380 added the enhancement New feature or request label Oct 2, 2020
@Atharv-Attri
Copy link
Owner

Love it! Really great idea, meets quality standards. Go for it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants