Search:

Type: Posts; User: FaisalBahadur

Search: Search took 0.09 seconds.

  1. Re: Are mobile agents an appropriate implementation mechanism for Distributed system?

    ok dear! i will talk 2 u later as i have 2 leave for university1 Bye:-h
  2. Re: Are mobile agents an appropriate implementation mechanism for Distributed system?

    plz dont reply if u dont know the answer.
  3. Are mobile agents an appropriate implementation mechanism for Distributed system?

    Mobile agents are self Autonomous: i.e. Agent itself decides when and where to migrate next. Applying this definition to a distributed shared memory systems where client's requests are cpu-intensive...
  4. converting a simple DSM Thread Pool into agent oriented Thread Pool system: need Suggessions

    I want to convert a JAVA based Thread Pool system designed for DSM(Distributed shared memory) into an agent based Thread Pool System to gain power of Agents. My Java based Thread Pool system design...
  5. Replies
    6
    Views
    1,445

    Re: Reading and writing file

    Thanx! alot brother:o
  6. how to specify file: URL in my class path

    I m using eclipse ..i have a src folder that contains a package Abc..Abc contains a folder named xyz and xyz contains a file named d.jar...Now how i will specify this path im my URL string....ie new...
  7. Replies
    6
    Views
    1,445

    Re: Reading and writing file

    ok ...JFilechooser will help me to just point to a file then is there a way to just copy that file to particular destination without reading or writing...ie i need a simplest way of copying that file...
  8. Replies
    6
    Views
    1,445

    Reading and writing file

    Helo! I need a simple java code that ask the user to select a jar file by navigating through hard drive and then i want that selected file to store /write in a particular destination(ie my own...
  9. Replies
    1
    Views
    882

    Problem with ServiceLoader

    I have a service in form of interface and i want users to provide services ie give service providers by implementing my service
    Users provide services in from of jar files which also contains...
  10. [SOLVED] extending JDialog not working in exact size

    I have created a class that extends JDialog and i just want to show this JDialog without any parent frames ...The JDialog is displaying but in in the exact size that i have mentioned..
    Following is...
  11. Replies
    2
    Views
    1,405

    Re: GUI design decision

    ok tanks!
  12. Replies
    2
    Views
    1,405

    GUI design decision

    I am working on a simulator in java...I want my application to RUN as follows
    1) When a user run my simulator a Window displays(Say Window A) with 2 tabs a)Simulation b)Run Server
    2) When user...
  13. Replies
    7
    Views
    2,786

    Multithreading frame works?

    Is there a frame Work or library present for Multithreading scenario that can help the developer to ease the thread development by allowing the developer to just submit a task and execute it by...
  14. Replies
    7
    Views
    2,786

    Mutithreading Framework?

    Is there a frame Work or library present for Multithreading scenario that can help the developer to ease the thread development by allowing the developer to just submit a task and execute it by...
  15. Hi! I am your new fellow in the forum

    Mistakes by a programmer is very common and Albert Einstein said “Anyone who has never made a mistake has never tried anything new.Albert Einstein".... So I love helping people to correct mistakes...
Results 1 to 15 of 15